GZIPOutputStream.close
Class Overview | Class Members |
This Package |
All Packages
public void close() throws IOException
Description
Writes remaining compressed data to the output stream and closes the
underlying stream.
Exceptions
IOException
if an I/O error has occurred
Overrides
close in class DeflaterOutputStream