Stores an integer as 64 bits in the file. Note: The value must lie in the interval $(D -2^63, 2^63 - 1) (i.e. be a valid long value).
See Implementation
Stores an integer as 64 bits in the file. Note: The value must lie in the interval $(D -2^63, 2^63 - 1) (i.e. be a valid long value).