Specialization of Transcoder with same source and target encoding. Plus de détails...
#include <arcane/utils/internal/json/rapidjson/encodings.h>
Fonctions membres publiques statiques | |
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) |
Specialization of Transcoder with same source and target encoding.
Définition à la ligne 692 du fichier encodings.h.
|
inlinestatic |
Définition à la ligne 694 du fichier encodings.h.
|
inlinestatic |
Définition à la ligne 700 du fichier encodings.h.
|
inlinestatic |
Définition à la ligne 706 du fichier encodings.h.