Smithy Kotlin
Toggle table of contents
1.5.8
common
jvm
Platform filter
common
jvm
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.compression
/
Gzip
/
compress
compress
common
jvm
expect
open
override
fun
compress
(
stream
:
ByteStream
)
:
ByteStream
Compresses a byte stream.
Return
Compressed
ByteStream
actual
open
fun
compress
(
stream
:
<Error class: unknown class>
)
:
<Error class: unknown class>