readUnsignedInt
Reads a single unsigned int from the InputStream.
Return
the unsigned int that was read
Since
0.1.0
Throws
if an I/O error occurs.
if the stream is closed
if the stream is not a valid long
if this method is not supported.