IByteConverter MethodsCouchbase .NET SDK 2.0

The IByteConverter type exposes the following members.

Methods
  NameDescription
Public methodFromByte(Byte,Byte[], Int32)
Public methodFromByte(Byte,Byte[], Int32)
Public methodFromInt16(Int16,Byte[], Int32)
Public methodFromInt16(Int16,Byte[], Int32)
Public methodFromInt32(Int32,Byte[], Int32)
Public methodFromInt32(Int32,Byte[], Int32)
Public methodFromInt64(Int64,Byte[], Int32)
Public methodFromInt64(Int64,Byte[], Int32)
Public methodFromString(String,Byte[], Int32)
Public methodFromString(String,Byte[], Int32)
Public methodFromUInt16(UInt16,Byte[], Int32)
Public methodFromUInt16(UInt16,Byte[], Int32)
Public methodFromUInt32(UInt32,Byte[], Int32)
Public methodFromUInt32(UInt32,Byte[], Int32)
Public methodFromUInt64(UInt64,Byte[], Int32)
Public methodFromUInt64(UInt64,Byte[], Int32)
Public methodGetBit
Public methodSetBit
Public methodToByte
Public methodToInt16
Public methodToInt32
Public methodToInt64
Public methodToString
Public methodToUInt16
Public methodToUInt32
Public methodToUInt64
Top
See Also