Click or drag to resize

ByteConverter Class

Converts types and arrays before being sent or after being received across the network. Unless an overload is called with useNbo = false, Network Byte Order will be used in the conversion.
Inheritance Hierarchy
SystemObject
  Couchbase.Core.IO.ConvertersByteConverter

Namespace:  Couchbase.Core.IO.Converters
Assembly:  Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
public static class ByteConverter

The ByteConverter type exposes the following members.

Methods
See Also