Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
json_transcoder< Serializer > Class Template Reference

#include <couchbase/codec/json_transcoder.hxx>

Static Public Member Functions

template<typename Document >
static auto encode (Document document) -> encoded_value
 
template<typename Document >
static auto decode (const encoded_value &encoded) -> Document
 

Member Function Documentation

◆ decode()

template<typename Serializer >
template<typename Document >
static auto decode ( const encoded_value & encoded) -> Document
inlinestatic

◆ encode()

template<typename Serializer >
template<typename Document >
static auto encode ( Document document) -> encoded_value
inlinestatic

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