Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimpleToken

Hierarchy

Index

Constructors

constructor

Properties

Private bitCount

bitCount: short

Private value

value: short

Methods

add

  • add(value: int, bitCount: int): Token

addBinaryShift

  • addBinaryShift(start: int, byteCount: int): Token

appendTo

  • appendTo(bitArray: BitArray, text: Uint8Array): void

getPrevious

toString

  • toString(): String

Generated using TypeDoc