StreamReader.readU8

Reads a ubyte from the stream.

class StreamReader
@nogc @safe
ubyte
readU8
()

Return Value

Type: ubyte

The read value.

Meta