okhttp-parent
Toggle table of contents
5.3.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
okhttp-parent
okhttp-zstd
/
okhttp3.zstd
/
Zstd
Zstd
object
Zstd
:
CompressionInterceptor.DecompressionAlgorithm
Support for Zstandard encoding. Use via the
CompressionInterceptor
.
Members
Properties
encoding
Link copied to clipboard
open
override
val
encoding
:
String
Functions
decompress
Link copied to clipboard
open
override
fun
decompress
(
compressedSource
:
BufferedSource
)
:
Source