CapturedFieldInput
mcodec.CapturedFieldInput
final class CapturedFieldInput(val fieldName: String, value: CapturedValue) extends CapturedInput, FieldInput
Attributes
- Source
- Replay.scala
- Graph
-
- Supertypes
-
trait FieldInputclass CapturedInputtrait InputAndSimpleInputtrait SimpleInputtrait Inputclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Non-consuming probe of the next value's kind. Default backends that cannot peek throw; backends used for flat-sum/@outOfOrder capture (JSON, CBOR) override it.
Non-consuming probe of the next value's kind. Default backends that cannot peek throw; backends used for flat-sum/@outOfOrder capture (JSON, CBOR) override it.
Attributes
- Inherited from:
- Input
- Source
- Input.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- SimpleInput
- Source
- Input.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- SimpleInput
- Source
- Input.scala
Attributes
- Inherited from:
- SimpleInput
- Source
- Input.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- SimpleInput
- Source
- Input.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Returns true (and consumes the value) if it is null, otherwise returns false and leaves the cursor.
Returns true (and consumes the value) if it is null, otherwise returns false and leaves the cursor.
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- SimpleInput
- Source
- Input.scala
Attributes
- Inherited from:
- InputAndSimpleInput
- Source
- Input.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- SimpleInput
- Source
- Input.scala
Attributes
- Inherited from:
- CapturedInput
- Source
- Replay.scala
Attributes
- Inherited from:
- Input
- Source
- Input.scala
Concrete fields
Attributes
- Source
- Replay.scala
In this article