Module methanol
Package com.github.mizosoft.methanol.decoder
package com.github.mizosoft.methanol.decoder
-
ClassDescriptionAn implementation of
BodyDecoder
that uses anAsyncDecoder
for decompression.An object that decompressesByteBuffer
chunks of a compressed stream in a non-blocking manner.A sink of bytes for writing the decompressed stream asByteBuffer
chunks.A source of bytes for reading the compressed stream asByteBuffer
chunks.