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.
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
EncodedInputStream< Encoding, InputByteStream >::RAPIDJSON_STATIC_ASSERT |
( |
sizeof(typename InputByteStream::Ch) |
= =1 | ) |
|
|
private |
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
template<typename Encoding, typename InputByteStream>
The documentation for this class was generated from the following file: