File.get8

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

struct File
@nogc nothrow const
long
get8
()

Meta