+ allocWithZone:
+ data
+ dataWithBytes:length:
+ dataWithBytesNoCopy:length:
+ dataWithCapacity:
+ dataWithContentsOfFile:
+ dataWithContentsOfMappedFile:
+ dataWithData:
+ dataWithLength:
+ dataWithStream:

- appendBytes:length:
- appendData:
- bytes
- description
- deserializeAlignedBytesLengthAtCursor:
- deserializeBytes:length:atCursor:
- deserializeDataAt:ofObjCType:atCursor:context:
- deserializeIntAtCursor:
- deserializeIntAtIndex:
- deserializeInts:count:atCursor:
- deserializeInts:count:atIndex:
- getBytes:
- getBytes:length:
- getBytes:range:
- hash
- increaseLengthBy:
- initWithBytes:length:
- initWithBytesNoCopy:length:
- initWithCapacity:
- initWithContentsOfFile:
- initWithContentsOfMappedFile:
- initWithData:
- initWithLength:
- initWithStream:
- isEqual:
- isEqualToData:
- length
- mutableBytes
- replaceBytesInRange:withBytes:
- resetBytesInRange:
- serializeAlignedBytesLength:
- serializeDataAt:ofObjCType:context:
- serializeInt:
- serializeInt:atIndex:
- serializeInts:count:
- serializeInts:count:atIndex:
- setData:
- setLength:
- subdataWithRange:
- writeToFile:atomically: