Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde
/
aws.smithy.kotlin.runtime.serde
/
Deserializer
/
FieldIterator
/
findNextFieldIndex
find
Next
Field
Index
abstract
fun
findNextFieldIndex
(
)
:
Int
?
Returns the index of the next field found, null if fields exhausted, or
UNKNOWN_FIELD
.