#import <CPZFileOutputStream.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithPath: |
| (void) | - dealloc |
| (void) | - writeBuffer:size: |
| (long long) | - offset |
| (void) | - seekToOffset:whence: |
Geschützte Attribute | |
| struct __sFILE * | mFile |
Definiert in Zeile 11 der Datei CPZFileOutputStream.h.
| - (id) initWithPath: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (void) writeBuffer: | (const char *) | fp8 | ||
| size: | (unsigned long) | fp12 | ||
| - (long long) offset |
| - (void) seekToOffset: | (long long) | fp8 | ||
| whence: | (int) | fp16 | ||
Definiert in Zeile 13 der Datei CPZFileOutputStream.h.