#import @interface HFByteArray (HFInternal) - (BOOL)_debugIsEqual:(HFByteArray *)val; - (BOOL)_debugIsEqualToData:(NSData *)val; @end