The methods of Java.Util.Zip.DeflaterOutputStream are listed below. For a list of all members, see the DeflaterOutputStream Members list.
See Also: Inherited members from Java.IO.FilterOutputStream
Finish()Writes any unwritten data to the underlying stream. |
Deflate()Compress the data in the input buffer and write it to the underlying stream. |