public interface CompressionOptions
CompressionOptions
provides compression options for
various types of compressor types, like Brotli.
A CompressionOptions
instance is thread-safe
and should be shared between multiple instances of Compressor.Copyright © 2008–2024 The Netty Project. All rights reserved.