Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Accessors

typeCode

  • get typeCode(): number

writer

Methods

Abstract addChild

  • addChild(child: Node, name?: Uint8Array): void

getAnnotatedContainerLength

  • getAnnotatedContainerLength(): number

getAnnotationsLength

  • getAnnotationsLength(): number

getContainedValueLength

  • getContainedValueLength(): number

getLength

  • getLength(): number

Abstract getValueLength

  • getValueLength(): number

Abstract isContainer

  • isContainer(): boolean

Abstract write

  • write(): void

writeAnnotations

  • writeAnnotations(): void

writeTypeDescriptorAndLength

  • writeTypeDescriptorAndLength(typeCode: TypeCodes, isNull: boolean, length: number): void

Static getLengthLength

  • getLengthLength(length: number): number