Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UnexpectedEoi

Error for a decoder that is not expecting an end of input.

Hierarchy

  • UnexpectedEoi

Index

Properties

Methods

Properties

kind

kind: "unexpected-eoi" = "unexpected-eoi"

Type discriminator

Methods

toString

  • toString(): string
  • Provides a human readable representation of the value. Mostly for debugging.

    Returns string