RemoteBinaryStreamWrite7Bit Method

Overload List

Write7Bit(UInt32) Writes the specified value to the underlying stream in little-endian format.
Write7Bit(UInt64) Writes a 7-bit encoded unsigned 64-bit integer (UInt64) to the stream.

See Also