|
Name |
Description |
|
Write(ActionByte, UInt32)
|
Writes the 7-bit encoded value to the provided stream.
|
|
Write(ActionByte, UInt64)
|
Writes the 7-bit encoded value to the provided stream.
|
|
Write(Byte*, UInt32)
|
Writes the 7-bit encoded value to the provided stream.
|
|
Write(Byte*, UInt64)
|
Writes the 7-bit encoded value to the provided stream.
|
|
Write(Byte*, Int32, UInt32)
|
Writes the 7-bit encoded value to the provided stream.
|
|
Write(Byte*, Int32, UInt64)
|
Writes the 7-bit encoded value to the provided stream.
|
|
Write(Byte, Int32, UInt32)
|
Writes the 7-bit encoded value to the provided stream.
|
|
Write(Byte, Int32, UInt64)
|
Writes the 7-bit encoded value to the provided stream.
|