Function TruncatableStream.truncate
Truncates or extends the size of the stream
abstract void truncate
(
ulong size
) @safe;
Truncates or extends the size of the stream
abstract void truncate
(
ulong size
) @safe;