AtomicStream.read7EncodedInt

Reads an integer value encoded in 7 bits from the stream.

class AtomicStream
final shared
uint
read7EncodedInt
()

Return Value

Type: uint

The integer value read from the stream.

Meta