|
bool | Open (const std::string &file) |
|
bool | OpenForWrite (const std::string &file, bool overwrite) |
|
void | Close () |
|
uint64_t | Read (void *data, uint64_t size) |
|
uint64_t | Write (const void *data, uint64_t size) |
|
FILE * | getFP () |
|
uint64_t | GetFileSize () |
|
uint64_t | Seek (uint64_t offset) |
|
The documentation for this class was generated from the following file: