StreamReader.readI32LE

Reads a int from the stream.

class StreamReader
@nogc @safe
int
readI32LE
()

Return Value

Type: int

The read value.

Meta