|
HexFiend
|
A reference to an open file that can be read (and possibly written) using normal C functions.
Additional Inherited Members | |
Instance Methods inherited from HFFileReference | |
| (instancetype) | - initWritableWithPath:error: |
| (instancetype) | - initWithPath:error: |
| (void) | - close |
| (void) | - readBytes:length:from: |
| (int) | - writeBytes:length:to: |
| (unsigned long long) | - length |
| (BOOL) | - setLength:error: |
| (BOOL) | - isEqual: |
Properties inherited from HFFileReference | |
| BOOL | isPrivileged |
| BOOL | isFixedLength |
1.8.12