File.store8

Stores an integer as 8 bits in the file.

struct File
@nogc nothrow
void
store8
(
in long value
)

Meta