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