Couchbase C++ SDK 1.0.4 (rev. 5355b0f)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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: