Module methanol
Package com.github.mizosoft.methanol.decoder
package com.github.mizosoft.methanol.decoder
-
ClassDescriptionAn implementation of
BodyDecoderthat uses anAsyncDecoderfor decompression.An object that decompressesByteBufferchunks of a compressed stream in a non-blocking manner.A sink of bytes for writing the decompressed stream asByteBufferchunks.A source of bytes for reading the compressed stream asByteBufferchunks.