File.storeBuffer

Stores the given array of bytes in the file.

struct File
@nogc nothrow
void
storeBuffer
(
in PoolByteArray buffer
)

Meta