[]
        
(Showing Draft Content)

CSJ2K.j2k.util.ISRandomAccessIO.close

close Method

close()

Closes this object for reading as well as the wrapped InputStream, if not already closed. The memory used by the cache is released.

Declaration
public virtual void close()
Implements