Couchbase C++ SDK 1.2.0 (rev. c2439a4)
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>
auto decode ( const encoded_value & encoded) -> Document
inlinestatic

◆ encode()

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

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