|
Public Methods |
virtual int | open (char_t const *fileName, int attr) |
virtual char_t * | errorText (int code, char_t *buf, size_t bufSize) |
virtual int | close () |
virtual int | write (offs_t pos, void const *ptr, size_t size) |
virtual int | read (offs_t pos, void *ptr, size_t size) |