CompressActor
Abstract Compression Actor
Describes, in a sealed interface hierarchy, all compression actors (streams for compression or decompression).
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.