Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Reader<R>

R: Raw input type.

Type parameters

  • R

Hierarchy

  • Reader

Implemented by

Index

Properties

Optional trustInput

trustInput: undefined | false | true

Boolean indicating that this reader wishes to opt-out of unneeded data validity checks.

Methods

readAny

readBoolean

readBytes

readDate

readDocument

readFloat64

readList

readMap

readNull

readString

Generated using TypeDoc