NSOutputStream Klassenreferenz

#import <NSOutputStream.h>

Abgeleitet von NSStream.

Basisklasse für NSCFOutputStream.

Aufstellung aller Elemente


Öffentliche Methoden

(int) - write:maxLength:
(BOOL) - hasSpaceAvailable
(unsigned long) - _cfTypeID

Öffentliche, statische Methoden

(id) + allocWithZone:
(id) + outputStreamToMemory
(id) + outputStreamToBuffer:capacity:
(id) + outputStreamToFileAtPath:append:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSOutputStream.h.


Dokumentation der Elementfunktionen

+ (id) allocWithZone: (struct _NSZone *)  fp8  

Implementiert in NSCFOutputStream.

+ (id) outputStreamToMemory  

+ (id) outputStreamToBuffer: (char *)  fp8
capacity: (unsigned int)  fp12 

+ (id) outputStreamToFileAtPath: (id)  fp8
append: (BOOL)  fp12 

- (int) write: (const char *)  fp8
maxLength: (unsigned int)  fp12 

Implementiert in NSCFOutputStream.

- (BOOL) hasSpaceAvailable  

Implementiert in NSCFOutputStream.

- (unsigned long) _cfTypeID  


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: