Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde-json
/
aws.smithy.kotlin.runtime.serde.json
/
nextTokenOf
next
Token
Of
inline
fun
<
TExpected
:
JsonToken
>
JsonStreamReader
.
nextTokenOf
(
)
:
TExpected
Return the next token and require that it be of type
TExpected
or else throw an exception