Interface MappedByteBufferInputStream.FileResizeOp

    • Method Detail

      • setLength

        void setLength​(long newSize)
                throws IOException
        Parameters:
        newSize - the new file size
        Throws:
        IOException - if file size change is not supported or any other I/O error occurs