Düzenle

Aracılığıyla paylaş


Reader<TInput>.ReadVarUInt32 Method

Definition

Reads a variable-width UInt32 from the input.

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

Returns

The UInt32 which was read.

Applies to