File.get32

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

struct File
@nogc nothrow const
long
get32
()

Meta