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
/
writeLongLe
write
Long
Le
common
jvm
expect
abstract
fun
writeLongLe
(
x
:
Long
)
Writes long
x
as a little-endian bytes to this sink
actual
abstract
fun
writeLongLe
(
x
:
Long
)
Writes long
x
as a little-endian bytes to this sink