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
-
template<typename Encoding , typename InputByteStream >
template<typename Encoding , typename InputByteStream >
template<typename Encoding , typename InputByteStream >
template<typename Encoding , typename InputByteStream >
#define RAPIDJSON_ASSERT(x)
Assertion.
Definition: rapidjson.h:344
template<typename Encoding , typename InputByteStream >
template<typename Encoding , typename InputByteStream >
template<typename Encoding , typename InputByteStream >
#define RAPIDJSON_ASSERT(x)
Assertion.
Definition: rapidjson.h:344
template<typename Encoding , typename InputByteStream >
#define RAPIDJSON_ASSERT(x)
Assertion.
Definition: rapidjson.h:344
template<typename Encoding , typename InputByteStream >
#define RAPIDJSON_ASSERT(x)
Assertion.
Definition: rapidjson.h:344
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 >
44 {
return is_.Tell(); }
template<typename Encoding , typename InputByteStream >
template<typename Encoding , typename InputByteStream >
The documentation for this class was generated from the following file: