Encoding
|
Name | Description | |
---|---|---|
WriteInt15(ActionByte, Int16) | Writes the 7-bit encoded value to the provided stream. | |
WriteInt15(Byte*, Int16) | Writes the 7-bit encoded value to the provided stream. | |
WriteInt15(Byte*, Int32, Int16) | Writes the 7-bit encoded value to the provided stream. | |
WriteInt15(Byte, Int32, Int16) | Writes the 7-bit encoded value to the provided stream. |