ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.io Namespace / BinaryDataOutput Interface / flush Method

In This Topic
    flush Method (BinaryDataOutput)
    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()
    Exceptions
    ExceptionDescription
    If an I/O error ocurred.
    See Also