Input byte stream wrapper with a statically bound encoding.
More...
#include <encodedstream.h>
template<typename Encoding, typename InputByteStream>
class EncodedInputStream< Encoding, InputByteStream >
Input byte stream wrapper with a statically bound encoding.
- Template Parameters
-
Definition at line 39 of file encodedstream.h.
◆ Ch
template<typename Encoding , typename InputByteStream >
◆ EncodedInputStream()
template<typename Encoding , typename InputByteStream >
◆ Flush()
template<typename Encoding , typename InputByteStream >
◆ Peek()
template<typename Encoding , typename InputByteStream >
◆ Put()
template<typename Encoding , typename InputByteStream >
◆ PutBegin()
template<typename Encoding , typename InputByteStream >
◆ PutEnd()
template<typename Encoding , typename InputByteStream >
◆ Take()
template<typename Encoding , typename InputByteStream >
◆ Tell()
template<typename Encoding , typename InputByteStream >
The documentation for this class was generated from the following file: