Edit

Share via


Reader<TInput>.ReadUInt64 Method

Definition

Reads a UInt64 from the input.

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

Returns

The UInt64 which was read.

Applies to