Skip to content

Reader<TInput>.ReadVarUInt64

ReadVarUInt64

View source
public ulong ReadVarUInt64()
Reads a variable-width System.UInt64 from the input.

Returns

The System.UInt64 which was read.