Class Info |
Class Name: |
NSConcreteMutableData |
Super Class: |
NSMutableData |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
191 |
Instance Size: |
16 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
bytes |
char * |
4 |
length |
unsigned int |
8 |
capacity |
unsigned int |
12 |
|
Instance Methods |
Name |
Signature |
- appendBytes:length: |
v0@+8:+12^v+16I+20 |
- bytes |
^v0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- dealloc |
v0@+8:+12 |
- increaseCapacityBy: |
v0@+8:+12I+16 |
- increaseLengthBy: |
v0@+8:+12I+16 |
- initWithBytes:length: |
@0@+8:+12^v+16I+20 |
- initWithBytesNoCopy:length: |
@0@+8:+12^v+16I+20 |
- initWithCapacity: |
@0@+8:+12I+16 |
- initWithLength: |
@0@+8:+12I+16 |
- length |
I0@+8:+12 |
- mutableBytes |
^v0@+8:+12 |
- setLength: |
v0@+8:+12I+16 |
|
Class Methods |
Name |
Signature |
+ initialize |
v0@+8:+12 |
|