[]
Reads a 4-byte unsigned integer from the current stream and advances the current position of the stream by four bytes.
public uint ReadUInt32()
Public Function ReadUInt32() As UInteger
| Type | Description |
|---|---|
| uint | A 4-byte unsigned integer read from the current stream. |