The OpenD Programming Language

IOStream.read_uint_LE

Helper to read one little-endian uint in stream. On error, sets err to true and return 0.

struct IOStream
nothrow @nogc @safe nothrow @nogc @trusted
uint
read_uint_LE

Meta