Namespace Couchbase.Core.IO.Converters
Classes
ByteConverter
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.