Class Info |
Class Name: |
NSMutableData |
Super Class: |
NSData |
Subclasses: |
1 direct subclasses |
Version: |
0 |
Number: |
194 |
Instance Size: |
4 bytes |
Documentation: |
NSMutableData |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- appendBytes:length: |
v0@+8:+12^v+16I+20 |
- appendData: |
v0@+8:+12@+16 |
- classForCoder |
#0@+8:+12 |
- increaseLengthBy: |
v0@+8:+12I+16 |
- initWithCapacity: |
@0@+8:+12I+16 |
- initWithLength: |
@0@+8:+12I+16 |
- mutableBytes |
^v0@+8:+12 |
- replaceBytesInRange:withBytes: |
v0@+8:+12{?=II}+16^v+20 |
- resetBytesInRange: |
v0@+8:+12{?=II}+16 |
- serializeAlignedBytesLength: |
v0@+8:+12I+16 |
- serializeDataAt:ofObjCType:context: |
v0@+8:+12^v+16*+20@+24 |
- serializeInt: |
v0@+8:+12i+16 |
- serializeInt:atIndex: |
v0@+8:+12i+16I+20 |
- serializeInts:count: |
v0@+8:+12^i+16I+20 |
- serializeInts:count:atIndex: |
v0@+8:+12^i+16I+20I+24 |
- setData: |
v0@+8:+12@+16 |
- setLength: |
v0@+8:+12I+16 |
- subdataWithRange: |
@0@+8:+12{?=II}+16 |
|
Class Methods |
Name |
Signature |
+ allocWithZone: |
@0@+8:+12@+16 |
+ dataWithCapacity: |
@0@+8:+12I+16 |
+ dataWithLength: |
@0@+8:+12I+16 |
|
Direct Subclasses |
NSConcreteMutableData
|