VFile.rawWrite

Writes data into the datastream. If the stream is shorter, then it'll be extended.

struct VFile
void
rawWrite
(
T
)
(
T[] buffer
)

Meta