File.get64

Returns the next 64 bits from the file as an integer. See store64 for details on what values can be stored and retrieved this way.

struct File
@nogc nothrow const
long
get64
()

Meta