Reader<TInput>.ReadVarUInt64 方法

定义

从输入中读取可变宽度 UInt64

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

返回

UInt64已读取的 。

适用于