StreamReader.readI8

Reads a byte from the stream.

class StreamReader
@nogc @safe
byte
readI8
()

Return Value

Type: byte

The read value.

Meta