NSMutableData(NSSerialization) Klassenreferenz

#import <NSMutableData-NSSerialization.h>

Aufstellung aller Elemente


Öffentliche Methoden

(void) - serializeInt:
(void) - serializeInts:count:
(void) - serializeInt:atIndex:
(void) - serializeInts:count:atIndex:
(void) - serializeAlignedBytesLength:
(void) - serializeAlignedBytes:length:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSMutableData-NSSerialization.h.


Dokumentation der Elementfunktionen

- (void) serializeInt: (int)  fp8  

- (void) serializeInts: (int *)  fp8
count: (unsigned int)  fp12 

- (void) serializeInt: (int)  fp8
atIndex: (unsigned int)  fp12 

- (void) serializeInts: (int *)  fp8
count: (unsigned int)  fp12
atIndex: (unsigned int)  fp16 

- (void) serializeAlignedBytesLength: (unsigned int)  fp8  

- (void) serializeAlignedBytes: (void *)  fp8
length: (unsigned int)  fp12 


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