NGPushStream
Conforms To: NSObject
Declared In: NGStreamProtocols.h
Methods: - pushChar: , - pushCString: , - pushData: , - pushBytes:count: , - abort


Protocol Description
No protocol description.


Method Types
- pushChar:
- pushCString:
- pushData:
- pushBytes:count:
- abort


Instance Methods
abort
- (void)abort
No method description.

pushBytes:count:
- (void)pushBytes:(const void *)_buffer count:(unsigned)_len
No method description.

pushCString:
- (void)pushCString:(const char *)_cstr
No method description.

pushChar:
- (void)pushChar:(char)_c
No method description.

pushData:
- (void)pushData:(NSData *)_block
No method description.


Version 1.2 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.