Static Public Member Functions | List of all members
Transcoder< Encoding, Encoding > Struct Template Reference

Specialization of Transcoder with same source and target encoding. More...

#include <encodings.h>

Static Public Member Functions

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)
 

Detailed Description

template<typename Encoding>
struct Transcoder< Encoding, Encoding >

Specialization of Transcoder with same source and target encoding.

Definition at line 854 of file encodings.h.

Member Function Documentation

template<typename Encoding >
template<typename InputStream , typename OutputStream >
static RAPIDJSON_FORCEINLINE bool Transcoder< Encoding, Encoding >::Transcode ( InputStream &  is,
OutputStream &  os 
)
inlinestatic

Definition at line 857 of file encodings.h.

template<typename Encoding >
template<typename InputStream , typename OutputStream >
static RAPIDJSON_FORCEINLINE bool Transcoder< Encoding, Encoding >::TranscodeUnsafe ( InputStream &  is,
OutputStream &  os 
)
inlinestatic

Definition at line 864 of file encodings.h.

template<typename Encoding >
template<typename InputStream , typename OutputStream >
static RAPIDJSON_FORCEINLINE bool Transcoder< Encoding, Encoding >::Validate ( InputStream &  is,
OutputStream &  os 
)
inlinestatic

Definition at line 871 of file encodings.h.


The documentation for this struct was generated from the following file:


xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54