JsonObjectInput
halotukozak.mcodec.JsonObjectInput
final class JsonObjectInput(reader: JsonReader) extends ObjectInput
Attributes
- Source
- JsonInput.scala
- Graph
-
- Supertypes
Members list
In this article
The next field. The returned FieldInput must be fully consumed before the next nextField() / hasNext call — backends are free to hand back a single reused instance, so holding one across iteration steps is unsupported.
The next field. The returned FieldInput must be fully consumed before the next nextField() / hasNext call — backends are free to hand back a single reused instance, so holding one across iteration steps is unsupported.