ComponentOne PDF for .NET
CSJ2K.j2k.io Namespace / BEBufferedRandomAccessFile Class / flush Method

In This Topic
    flush Method (BEBufferedRandomAccessFile)
    In This Topic
    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.
    Syntax
    'Declaration
     
    
    Public Sub flush() 
    public void flush()
    See Also