close
|
-
(BOOL)close
|
No method description.
|
flush
|
-
(BOOL)flush
|
No method description.
|
initWithSource:
|
-
(id)initWithSource:(id<NGStream>)_source
|
No method description.
|
inputStream
|
-
(id<NGInputStream>)inputStream
|
No method description.
|
mode
|
-
(NGStreamMode)mode
|
No method description.
|
outputStream
|
-
(id<NGOutputStream>)outputStream
|
No method description.
|
readBytes:count:
|
-
(unsigned)readBytes:(void *)_buf count:(unsigned)_len
|
No method description.
|
source
|
-
(id<NGStream>)source
|
No method description.
|
writeBytes:count:
|
-
(unsigned)writeBytes:(const void *)_buf count:(unsigned)_len
|
No method description.
|
|