ComponentOne PDF for .NET
CSJ2K.j2k.util Namespace / ISRandomAccessIO Class / flush Method

In This Topic
    flush Method (ISRandomAccessIO)
    In This Topic
    Does nothing since this class does not implement data output.
    Syntax
    'Declaration
     
    
    Public Overridable Sub flush() 
    public virtual void flush()
    See Also