Couchbase C++ SDK 1.0.4 (rev. 5355b0f)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
binary_noop_serializer Class Reference

#include <couchbase/codec/binary_noop_serializer.hxx>

Public Types

using document_type = binary
 

Static Public Member Functions

static auto serialize (binary document) -> binary
 
template<typename Document >
static auto deserialize (binary data) -> binary
 

Member Typedef Documentation

◆ document_type

Member Function Documentation

◆ deserialize()

template<typename Document >
static auto deserialize ( binary data) -> binary
inlinestatic

◆ serialize()

static auto serialize ( binary document) -> binary
inlinestatic

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