#how can i truncate an file with the handle?

1 messages · Page 1 of 1 (latest)

marble ingot
#

title

#

i mean the File struct

blissful sandal
#

std.fs.File.setEndPos "Shrinks or expands the file", this is similar to how you can do whole or partial file truncation in C#, but dissimilar to how you do it in C or python