The ManualByteConverter type exposes the following members.

Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FromByte(Byte,Byte[], Int32) |
Writes a Byte to a buffer at a given offset.
|
![]() | FromByte(Byte,Byte[], Int32) |
Writes a Byte to a buffer at a given offset.
|
![]() | FromInt16(Int16,Byte[], Int32) |
Writes a Int16 to a buffer at a given offset.
|
![]() | FromInt16(Int16,Byte[], Int32) |
Writes a Int16 to a buffer at a given offset.
|
![]() | FromInt32(Int32,Byte[], Int32) |
Writes a Int32 to a buffer at a given offset.
|
![]() | FromInt32(Int32,Byte[], Int32) |
Writes a Int32 to a buffer at a given offset.
|
![]() | FromInt64(Int64,Byte[], Int32) |
Writes a UInt64 to a buffer at a given offset.
|
![]() | FromInt64(Int64,Byte[], Int32) |
Writes a Int64 to a buffer at a given offset.
|
![]() | FromString(String,Byte[], Int32) |
Writes a String to a buffer at a given offset.
|
![]() | FromString(String,Byte[], Int32) |
Writes a String to a buffer at a given offset.
|
![]() | FromUInt16(UInt16,Byte[], Int32) |
Writes a UInt16 to a buffer at a given offset.
|
![]() | FromUInt16(UInt16,Byte[], Int32) |
Writes a UInt16 to a buffer at a given offset.
|
![]() | FromUInt32(UInt32,Byte[], Int32) |
Writes a UInt32 to a buffer at a given offset.
|
![]() | FromUInt32(UInt32,Byte[], Int32) |
Writes a UInt32 to a buffer at a given offset.
|
![]() | FromUInt64(UInt64,Byte[], Int32) |
Writes a UInt64 to a buffer at a given offset.
|
![]() | FromUInt64(UInt64,Byte[], Int32) |
Writes a UInt64 to a buffer at a given offset.
|
![]() | FromUInt642 | |
![]() | GetBit | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetBit | |
![]() | ToByte | |
![]() | ToInt16 |
Converts a buffer at a given offset to a Int16.
|
![]() | ToInt32 |
Converts a buffer at a given offset to a Int32.
|
![]() | ToInt64 |
Converts a buffer at a given offset to a Int64.
|
![]() | ToString() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ToString(Byte[], Int32, Int32) |
Converts a buffer at a given offset to a String.
|
![]() | ToUInt16 |
Converts a buffer at a given offset to a UInt16.
|
![]() | ToUInt32 |
Converts a buffer at a given offset to a UInt32.
|
![]() | ToUInt64 |
Converts a buffer at a given offset to a UInt64.
|
