![]() |
Vault
4.1
|
| available() const | VIOStream | |
| flush() | VIOStream | |
| getIOOffset() const | VIOStream | |
| getRawStream() | VIOStream | |
| mRawStream | VIOStream | [protected] |
| read(Vu8 *targetBuffer, Vs64 numBytesToRead) | VIOStream | |
| readGuaranteed(Vu8 *targetBuffer, Vs64 numBytesToRead) | VIOStream | |
| readGuaranteedByte() | VIOStream | |
| seek(Vs64 offset, int whence) | VIOStream | |
| seek0() | VIOStream | |
| skip(Vs64 numBytesToSkip) | VIOStream | |
| streamCompare(VIOStream &streamA, VIOStream &streamB, Vs64 numBytesToCompare) | VIOStream | [static] |
| VIOStream(VStream &rawStream) | VIOStream | |
| write(const Vu8 *buffer, Vs64 numBytesToWrite) | VIOStream | |
| ~VIOStream() | VIOStream | [inline, virtual] |