Options
All
  • Public
  • Public/Protected
  • All
Menu

The base of all decoders.

Type Parameters

  • T

Hierarchy

  • SectionDecoder

Index

Constructors

  • new SectionDecoder<T>(target: T, formatVersion?: number): SectionDecoder<T>

Methods

  • decode(line: string): T
  • logExceptionPosition(): string

Generated using TypeDoc