Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Encoding
7Bit
Read
UInt
64 Method
Overload List
ReadUInt64(Func
Byte
)
Reads a 7-bit encoded ulong.
ReadUInt64(Stream)
Reads a 7-bit encoded ulong.
ReadUInt64(Byte*, Int32
)
Reads a 7-bit encoded ulong.
ReadUInt64(
Byte
, Int32
)
Reads a 7-bit encoded ulong.
See Also
Reference
Encoding7Bit Class
Gemstone Namespace
In This Article
Overload List
See Also