- | bytes | NSData | |
+ | data | NSData | [static] |
+ | dataWithBytes:length: | NSData | [static] |
+ | dataWithBytesNoCopy:length: | NSData | [static] |
- | dealloc | NSData | |
- | init | NSData | |
- | initWithBytes:length: | NSData | |
- | initWithBytesNoCopy:length: | NSData | |
- | length | NSData | |
memory_object | NSData | [protected] | |
object_length | NSData | [protected] | |
ref_count | NSObject | [protected] | |
- | release | NSObject | |
- | retain | NSObject |