NGOutputStream
Conforms To: NSObject
Declared In: NGStreamProtocols.h
Methods: - writeBytes:count: , - safeWriteBytes:count: , - flush , - close


Protocol Description
No protocol description.


Method Types
- writeBytes:count:
- safeWriteBytes:count:
- flush
- close


Instance Methods
close
- (BOOL)close
No method description.

flush
- (BOOL)flush
No method description.

safeWriteBytes:count:
- (BOOL)safeWriteBytes:(const void *)_buf count:(unsigned)_len
No method description.

writeBytes:count:
- (unsigned)writeBytes:(const void *)_buf count:(unsigned)_len
No method description.


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