luxlabs header browser preview


@interface _CNBufferingStrategy : NSObject

+ (id)combine:(id)a0;
+ (id)strategyWithCapacity:(unsigned long long)a0;
+ (id)strategyWithTimeInterval:(double)a0 scheduler:(id)a1;

@end