Package java.io
Class FilterOutputStream

Public Method close

void close()

Overrides:

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Closes this output stream and realeases all system resources associated with it. Data will be flushed before closing the underlying output stream.