SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Remote
Binary
Stream
Write
7Bit 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
Reference
RemoteBinaryStream Class
SnapDB.IO Namespace
In This Article
Overload List
See Also