Graphics::ReadStream Class Reference
#include <Stream.h>
Public Member Functions | |
| ReadStream (IDataSourceStream &stream) | |
| size_t | read (uint32_t offset, void *buffer, size_t count) |
| uint8_t | read (uint32_t offset) |
Constructor & Destructor Documentation
◆ ReadStream()
|
inline |
Member Function Documentation
◆ read() [1/2]
| uint8_t Graphics::ReadStream::read | ( | uint32_t | offset | ) |
◆ read() [2/2]
| size_t Graphics::ReadStream::read | ( | uint32_t | offset, |
| void * | buffer, | ||
| size_t | count | ||
| ) |
The documentation for this class was generated from the following file:
1.9.1