Specifies the formatting of data across all SDKs
Namespace: Couchbase.IO.OperationsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)


Member name | Value | Description | |
---|---|---|---|
Reserved | 0 | Reserved bit position to avoid zeroing out upper 8 bits | |
Private | 1 | Used for SDK specific encodings | |
Json | 2 | Encode as Json | |
Binary | 3 | Store as raw binary format | |
String | 4 | Store as a UTF8 string |
