Robert Enyedi Sat, 11 Aug 2007 00:52:21 -0700
Hi, I'm trying to use VFS to truncate a file. Something similar to java.io.RandomAccessFile.setLength(long).
Is there a way to do this with VFS? Regards, Robert