BinaryTokenStreamReader.ReadUInt 方法

定义

UInt32从流中读取值。

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

返回

流中当前位置的数据,转换为相应的输出类型。

实现

适用于