|
Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
#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 |