Function File.store16
Stores an integer as 16 bits in the file.
void store16
(
const(long) value
) nothrow @nogc;
Stores an integer as 16 bits in the file.
void store16
(
const(long) value
) nothrow @nogc;