Class Info |
Class Name: |
NGStringTextStream |
Super Class: |
NGTextStream |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
230 |
Instance Size: |
16 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
string |
NSString * |
4 |
index |
unsigned int |
8 |
isMutable |
unsigned char |
12 |
|
Instance Methods |
Name |
Signature |
- close |
v0@+8:+12 |
- dealloc |
v0@+8:+12 |
- flush |
v0@+8:+12 |
- initWithString: |
@0@+8:+12@+16 |
- readCharacter |
S0@+8:+12 |
- readLineAsString |
@0@+8:+12 |
- string |
@0@+8:+12 |
- writeCharacter: |
v0@+8:+12S+18 |
- writeString: |
v0@+8:+12@+16 |
|
Class Methods |
Name |
Signature |
+ textStreamWithString: |
@0@+8:+12@+16 |
|