Compressor
Abstract Compression Actor: Compressor
Marker sealed interface for a compressor stream.
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.