Skip to content

Reader<TInput>.ReadVarUInt32

ReadVarUInt32

View source
public uint ReadVarUInt32()
Reads a variable-width System.UInt32 from the input.

Returns

The System.UInt32 which was read.