Düzenle

Aracılığıyla paylaş


Reader<TInput>.ReadVarUInt64 Method

Definition

Reads a variable-width UInt64 from the input.

public ulong ReadVarUInt64 ();
member this.ReadVarUInt64 : unit -> uint64
Public Function ReadVarUInt64 () As ULong

Returns

The UInt64 which was read.

Applies to