Reader<TInput>.ReadUInt64 方法

定义

UInt64从输入中读取 。

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

返回

读取 UInt64 的 。

适用于