You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Robert Enyedi <re...@gmail.com> on 2007/08/11 09:51:54 UTC

[vfs] Truncate a file

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