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
/
SdkBufferedSource
/
readByte
read
Byte
common
jvm
expect
abstract
fun
readByte
(
)
:
Byte
Read a single byte from this source and return it
actual
abstract
fun
readByte
(
)
:
Byte
Read a single byte from this source and return it