Hierarchy

  • FormatInformation

Index

Constructors

constructor

Methods

equals

  • equals(o: any): boolean
  • Parameters

    • o: any

    Returns boolean

getDataMask

  • getDataMask(): number
  • Returns number

getErrorCorrectionLevel

Static decodeFormatInformation

  • decodeFormatInformation(maskedFormatInfo1: number, maskedFormatInfo2: number): FormatInformation
  • Parameters

    • maskedFormatInfo1: number
    • maskedFormatInfo2: number

    Returns FormatInformation

Static numBitsDiffering

  • numBitsDiffering(a: number, b: number): number
  • Parameters

    • a: number
    • b: number

    Returns number

Generated using TypeDoc