Package io.servicetalk.encoding.api
@ElementsAreNonnullByDefault
package io.servicetalk.encoding.api
Content encoding and compression related APIs.
-
ClassDescriptionUsed to decode buffers for aggregated and streaming use cases.A group of
BufferDecoders used when multiple options may be supported.Builder forBufferDecoderGroups.Used to encode buffers for aggregated and streaming use cases.ABufferEncoderandBufferDecoder.A specialization ofSerializationExceptionused to indicate an encoding exception.Deprecated.Deprecated.Deprecated.UseBufferEncoderandBufferDecoder.ABufferDecoderGroupwhich is empty.Utility class that constructs and provides the default, always supported NOOP 'identity'ContentCodec.
BufferEncodingException.