public static interface MappedByteBufferInputStream.FileResizeOp
RandomAccessFile.setLength(long).| Modifier and Type | Method | Description |
|---|---|---|
void |
setLength(long newSize) |
void setLength(long newSize)
throws IOException
newSize - the new file sizeIOException - if file size change is not supported or any other I/O error occurs