Function File.store8

Stores an integer as 8 bits in the file.

void store8 (
  const(long) value
) nothrow @nogc;