Click or drag to resize

Encoding7BitReadUInt64 Method

Overload List
  Name Description
Public method Static member ReadUInt64(FuncByte) Reads a 7-bit encoded uint.
Public method Static member ReadUInt64(Stream) Reads a 7-bit encoded ulong.
Public method Static member ReadUInt64(Byte*, Int32) Reads a 7-bit encoded ulong.
Public method Static member ReadUInt64(Byte, Int32) Reads a 7-bit encoded ulong.
Top
See Also