Click or drag to resize

Encoding7Bit.ReadUInt64 Method

Overload List
  Name Description
Public method Static member ReadUInt64(Func<Byte> ) 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