FieldIterator
Iterator over struct fields
Functions
Returns the index of the next field found, null if fields exhausted, or UNKNOWN_FIELD.
Inherited functions
Deserialize and return the next token as a BigDecimal
Deserialize and return the next token as a BigInteger
Deserialize and return the next token as a Boolean
Deserialize and return the next token as a Byte
Deserialize and return the next token as a ByteArray.
Deserialize and return the next token as a Document.
Deserialize and return the next token as a Double
Deserialize and return the next token as a Float
Deserialize and return the next token as an Instant.
Deserialize and return the next token as an Int
Deserialize and return the next token as a Long
Consume the next token if represents a null value. Always returns null.
Deserialize and return the next token as a Short
Deserialize and return the next token as a String