Class Info |
Class Name: |
NGCTextStream |
Super Class: |
NGTextStream |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
261 |
Instance Size: |
20 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
source |
id |
4 |
readBytes |
? * |
8 |
writeBytes |
? * |
12 |
flushBuffer |
? * |
16 |
|
Instance Methods |
Name |
Signature |
- close |
v0@+8:+12 |
- dealloc |
v0@+8:+12 |
- flush |
v0@+8:+12 |
- initWithSource: |
@0@+8:+12@+16 |
- lineEnumerator |
@0@+8:+12 |
- readChar |
c0@+8:+12 |
- readCharacter |
S0@+8:+12 |
- readLineAsString |
@0@+8:+12 |
- source |
@0@+8:+12 |
- writeCharacter: |
v0@+8:+12S+18 |
- writeNewline |
v0@+8:+12 |
- writeString: |
v0@+8:+12@+16 |
|
Class Methods |
Name |
Signature |
+ initialize |
v0@+8:+12 |
+ textStreamWithSource: |
@0@+8:+12@+16 |
|