CompressorAPI
Compression API
Base interface for all compression streams.
Inheritors
Functions
Link copied to clipboard
Regular close interface, as provided by Java's AutoCloseable and Closeable interfaces.
Closes the underlying compression stream, and dispatches the provided callback.
Link copied to clipboard
Flush the underlying compression stream, and then invoke the provided callback.