Encoding7BitReadUInt32(FuncByte) Method
Reads a 7-bit encoded uint.
Namespace: GemstoneAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.176 -- Release Build+c74560d581224bfee7a285d73926fb4fb3df8ece
Gemstone.Encoding7Bit.ReadUInt32 = function(stream);
- stream FuncByte
- Function used to read next byte.
UInt327-bit encoded uint.