StreamWrapper.h
Go to the documentation of this file.
StreamType getStreamType() const override
Get the stream type.
Definition: StreamWrapper.h:29
bool isFinished() override
Check if all data has been read.
Definition: StreamWrapper.h:44
An abstract class that provides a wrapper around a stream.
Definition: StreamWrapper.h:22
uint16_t readMemoryBlock(char *data, int bufSize) override
Read a block of memory.
Definition: StreamWrapper.h:34
1.8.13