Truncates or extends the size of the file. If the file is extended, the file will be
null-padded at the end. The file cursor never changes when truncating or extending, even if
the cursor would be put outside the file bounds by this operation.
Truncates or extends the size of the file. If the file is extended, the file will be
null-padded at the end. The file cursor never changes when truncating or extending, even if
the cursor would be put outside the file bounds by this operation.