ComponentOne PDF for .NET
CSJ2K.j2k.io Namespace / RandomAccessIO Interface / flush Method

In This Topic
    flush Method (RandomAccessIO)
    In This Topic
    Any data that has been buffered must be written, and the stream should be realigned at the byte level.
    Syntax
    'Declaration
     
    
    Sub flush() 
    void flush()
    See Also