AsyncTerminableA terminable compression/decompression process interface AsyncTerminable {(): void;}§Call Signatures§(): void[src]Terminates the worker thread immediately. The callback will not be called.