luxlabs header browser preview


@interface EFMutableByteSet : EFByteSet

- (void)invert;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (void)addBytesInRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0;
- (void)removeBytesInRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0;

@end