[]
        
(Showing Draft Content)

CSJ2K.j2k.io.BufferedRandomAccessFile.readNewBuffer

readNewBuffer Method

readNewBuffer(int)

Reads a new buffer from the file. If there has been any changes made since the buffer was read, the buffer is first written to the file.

Declaration
protected void readNewBuffer(int off)
Parameters
Type Name Description
int off

The offset where to move to.