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