CborObjectInput
halotukozak.mcodec.CborObjectInput
final class CborObjectInput(reader: CborReader) extends ObjectInput
Attributes
- Source
- CborInput.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.