The IByteConverter type exposes the following members.
Methods
| Name | Description |
---|
 | FromByte(Byte,Byte[], Int32) | |
 | FromByte(Byte,Byte[], Int32) | |
 | FromInt16(Int16,Byte[], Int32) | |
 | FromInt16(Int16,Byte[], Int32) | |
 | FromInt32(Int32,Byte[], Int32) | |
 | FromInt32(Int32,Byte[], Int32) | |
 | FromInt64(Int64,Byte[], Int32) | |
 | FromInt64(Int64,Byte[], Int32) | |
 | FromString(String,Byte[], Int32) | |
 | FromString(String,Byte[], Int32) | |
 | FromUInt16(UInt16,Byte[], Int32) | |
 | FromUInt16(UInt16,Byte[], Int32) | |
 | FromUInt32(UInt32,Byte[], Int32) | |
 | FromUInt32(UInt32,Byte[], Int32) | |
 | FromUInt64(UInt64,Byte[], Int32) | |
 | FromUInt64(UInt64,Byte[], Int32) | |
 | GetBit | |
 | SetBit | |
 | ToByte | |
 | ToInt16 | |
 | ToInt32 | |
 | ToInt64 | |
 | ToString | |
 | ToUInt16 | |
 | ToUInt32 | |
 | ToUInt64 | |
Top
See Also