StreamBuffer< bufSize > Class Template Reference
#include <StreamBuffer.h>
Public Member Functions | |
| void | setStream (IDataSourceStream *stream) |
| bool | setPos (unsigned pos) |
| char | peekChar () |
| char | readChar () |
| unsigned | getPos () |
| bool | eof () |
Member Function Documentation
◆ eof()
template<unsigned bufSize>
|
inline |
◆ getPos()
template<unsigned bufSize>
|
inline |
◆ peekChar()
template<unsigned bufSize>
|
inline |
◆ readChar()
template<unsigned bufSize>
|
inline |
◆ setPos()
template<unsigned bufSize>
|
inline |
◆ setStream()
template<unsigned bufSize>
|
inline |
The documentation for this class was generated from the following file:
1.8.17