async_call: ashet.fs.Resize
Documentation
Resizes the file to the given length in bytes. Can be also used to truncate a file to zero length.
Inputs
file: Filelength: u64
Errors
DiskErrorInvalidHandleNoSpaceLeftSystemResources
Resizes the file to the given length in bytes. Can be also used to truncate a file to zero length.
file: Filelength: u64DiskErrorInvalidHandleNoSpaceLeftSystemResources