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