Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Envelope

Hierarchy

Implements

Index

Methods

Abstract body

Abstract debug

Abstract equals

  • equals(that: unknown): boolean

Abstract hashCode

  • hashCode(): number

Abstract lane

Abstract node

prio

  • prio(): number
  • prio(prio: number): this

rate

  • rate(): number
  • rate(rate: number): this

tag

  • tag(): string

toRecon

  • toRecon(): string

toString

  • toString(): string

Abstract toValue

Static fromValue

Static parseRecon

  • parseRecon(input: string): Envelope | undefined