readUInt

open fun readUInt(byteOrder: ByteOrder = defaultByteOrder): UInt

Reads UInt from the stream with specified byteOrder.

Throws