Reader<TInput>.ReadVarUInt32 方法

定义

从输入中读取可变宽度 UInt32

public uint ReadVarUInt32 ();
member this.ReadVarUInt32 : unit -> uint32
Public Function ReadVarUInt32 () As UInteger

返回

读取 UInt32 的 。

适用于