class implementing custom file stream functionality for virtual file system. Inherits from std::istream.
More...
|
| | VPKStream (const char *data, size_t size) |
| | Constructor to initialize the buffer with data.
|
class implementing custom file stream functionality for virtual file system. Inherits from std::istream.
Definition at line 134 of file VirtualFileSystem.hpp.
◆ VPKStream()
| vex::VirtualFileSystem::VPKStream::VPKStream |
( |
const char * | data, |
|
|
size_t | size ) |
|
inline |
◆ buf
The documentation for this class was generated from the following file: