File.get16

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

struct File
@nogc nothrow const
long
get16
()

Meta