#include <couchbase/codec/tao_json_serializer.hxx>
|
template<typename Document > |
static auto | serialize (Document document) -> binary |
|
template<typename Document > |
static auto | deserialize (const binary &data) -> Document |
|
◆ document_type
◆ deserialize()
template<typename Document >
static auto deserialize |
( |
const binary & | data | ) |
-> Document
|
|
inlinestatic |
◆ serialize()
template<typename Document >
static auto serialize |
( |
Document | document | ) |
-> binary
|
|
inlinestatic |
The documentation for this class was generated from the following file: