The OpenD Programming Language

IOStream.read_ushort_LE

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

struct IOStream
nothrow @nogc @safe nothrow @nogc @trusted
ushort
read_ushort_LE

Meta