| Name | Description |
---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | 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) |
Writes a String to a dst at a given offset.
|
 | FromString(String,Byte[], Int32) |
Writes a String to a dst at a given offset.
|
 | 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 | |
 | 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 | |
 | ToInt32 | |
 | ToInt64 | |
 | ToString() | Returns a string that represents the current object. (Inherited from Object.) |
 | ToString(Byte[], Int32, Int32) | |
 | ToUInt16 | |
 | ToUInt32 | |
 | ToUInt64 | |