Click or drag to resize

Encoding7BitWriteInt15 Method

Overload List
  Name Description
Public method Static member WriteInt15(ActionByte, Int16) Writes the 7-bit encoded value to the provided stream.
Public method Static member WriteInt15(Byte*, Int16) Writes the 7-bit encoded value to the provided stream.
Public method Static member WriteInt15(Byte*, Int32, Int16) Writes the 7-bit encoded value to the provided stream.
Public method Static member WriteInt15(Byte, Int32, Int16) Writes the 7-bit encoded value to the provided stream.
Top
See Also