Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • KavenCRC

Implements

Index

Constructors

constructor

Properties

FinalXORValue

FinalXORValue: BitString

InitialValue

InitialValue: BitString

InputReflected

InputReflected: boolean

Polynomial

Polynomial: BitString

ResultReflected

ResultReflected: boolean

Width

Width: number

Accessors

FullBitMask

  • Returns BitString

ShiftBits

  • get ShiftBits(): number
  • Returns number

TopBitMask

  • Returns BitString

Static CRC32

Static CRC64_ECMA_182

Static CRC64_ECMA_WE

Static CRC64_ECMA_XZ

Static CRC64_ISO

  • The ISO polynomial, defined in ISO 3309 and used in HDLC.

    Returns ICyclicRedundancyCheckModel

Methods

Compute

ComputerWithoutTable

  • ComputerWithoutTable(str: string): BitString

MakeTable

PrintTable

  • PrintTable(columns?: number): void

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Enumeration

Generated using TypeDoc