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