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
/
writeShort
write
Short
common
jvm
expect
abstract
fun
writeShort
(
x
:
Short
)
Writes short
x
as a big-endian bytes to this sink
actual
abstract
fun
writeShort
(
x
:
Short
)
Writes short
x
as a big-endian bytes to this sink