NSData (misc)
Declared In: NSData+misc.h
Methods: - hasPrefix: , - hasPrefixBytes:length:


Category Description
No category description.


Method Types
- hasPrefix:
- hasPrefixBytes:length:


Instance Methods
hasPrefix:
- (BOOL)hasPrefix:(NSData *)_data
No method description.

hasPrefixBytes:length:
- (BOOL)hasPrefixBytes:(const void *)_bytes length:(unsigned)_len
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.