| http://www.w3.org/ns/prov#value | - If youd like touse the same strategy, compression level, and other settings to compress more data with thesame Deflater, call its reset() method:public native synchronized void reset()Otherwise, call end() to throw away any unprocessed input and free the resources used by thenative code:public native synchronized void end()The finalize() method calls end() before the deflater is garbage-collected,
|