Function File.storeBuffer

Stores the given array of bytes in the file.

void storeBuffer (
  const(PoolArray!(ubyte)) buffer
) nothrow @nogc;