JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
G
I
M
W
Z
B
build()
- Method in class
ZipContentCodecBuilder
Build and return an instance of the
ContentCodec
with the configuration of the builder.
C
ContentCodings
- Class in
io.servicetalk.encoding.netty
Common available encoding implementations.
D
deflate()
- Static method in class
ContentCodings
Returns a DEFLATE based
ZipContentCodecBuilder
that allows building a customizable
ContentCodec
.
deflateDefault()
- Static method in class
ContentCodings
Returns the default DEFLATE based
ContentCodec
.
G
gzip()
- Static method in class
ContentCodings
Returns a GZIP based
ZipContentCodecBuilder
that allows building a customizable
ContentCodec
.
gzipDefault()
- Static method in class
ContentCodings
Returns the default GZIP
ContentCodec
.
I
io.servicetalk.encoding.netty
- package io.servicetalk.encoding.netty
M
maxChunkSize(int)
- Method in class
ZipContentCodecBuilder
Set the max allowed chunk size to inflate during decoding.
W
withCompressionLevel(int)
- Method in class
ZipContentCodecBuilder
Sets the compression level for this codec's encoder.
Z
ZipContentCodecBuilder
- Class in
io.servicetalk.encoding.netty
Base class for Zip based content-codecs.
B
C
D
G
I
M
W
Z
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes