Couchbase C++ SDK 1.1.0 (rev. effbd6e)
|
#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 |
using document_type = binary |