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.io
/
SdkBufferedSink
/
writeByte
write
Byte
common
jvm
expect
abstract
fun
writeByte
(
x
:
Byte
)
Writes byte
x
to this sink
actual
abstract
fun
writeByte
(
x
:
Byte
)
Writes byte
x
to this sink