Class SectionDecoder<T> Abstract
Constructors
constructor
- new SectionDecoder<T>(target: T, formatVersion?: number): SectionDecoder<T>
Type Parameters
Parameters
target: T
formatVersion: number = Decoder.latestVersion
Methods
logExceptionPosition
- logExceptionPosition(): string
The base of all decoders.