NSInputStream Klassenreferenz

#import <NSInputStream.h>

Abgeleitet von NSStream.

Basisklasse für NSCFInputStream.

Aufstellung aller Elemente


Öffentliche Methoden

(int) - read:maxLength:
(BOOL) - getBuffer:length:
(BOOL) - hasBytesAvailable
(unsigned long) - _cfTypeID

Öffentliche, statische Methoden

(id) + allocWithZone:
(id) + inputStreamWithData:
(id) + inputStreamWithFileAtPath:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSInputStream.h.


Dokumentation der Elementfunktionen

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

Implementiert in NSCFInputStream.

+ (id) inputStreamWithData: (id)  fp8  

+ (id) inputStreamWithFileAtPath: (id)  fp8  

- (int) read: (char *)  fp8
maxLength: (unsigned int)  fp12 

Implementiert in NSCFInputStream.

- (BOOL) getBuffer: (char **)  fp8
length: (unsigned int *)  fp12 

Implementiert in NSCFInputStream.

- (BOOL) hasBytesAvailable  

Implementiert in NSCFInputStream.

- (unsigned long) _cfTypeID  


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