Specialization of Transcoder with same source and target encoding.
More...
#include <encodings.h>
|
template<typename InputStream , typename OutputStream > |
static RAPIDJSON_FORCEINLINE bool | Transcode (InputStream &is, OutputStream &os) |
|
template<typename InputStream , typename OutputStream > |
static RAPIDJSON_FORCEINLINE bool | TranscodeUnsafe (InputStream &is, OutputStream &os) |
|
template<typename InputStream , typename OutputStream > |
static RAPIDJSON_FORCEINLINE bool | Validate (InputStream &is, OutputStream &os) |
|
template<typename Encoding>
struct Transcoder< Encoding, Encoding >
Specialization of Transcoder with same source and target encoding.
◆ Transcode()
template<typename Encoding >
template<typename InputStream , typename OutputStream >
◆ TranscodeUnsafe()
template<typename Encoding >
template<typename InputStream , typename OutputStream >
◆ Validate()
template<typename Encoding >
template<typename InputStream , typename OutputStream >
The documentation for this struct was generated from the following file:
- deps/discord-rpc/thirdparty/rapidjson-1.1.0/include/rapidjson/encodings.h