[]
        
(Showing Draft Content)

CSJ2K.j2k.io.BufferedRandomAccessFile.flush

flush Method

flush()

Any data that has been buffered must be written (including buffering at the bit level), and the stream should be realigned at the byte level.

Declaration
public void flush()
Implements