Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Mask

Hierarchy

  • Mask

Index

Constructors

constructor

  • new Mask(publics: Point[], mask: Buffer): Mask

Properties

aggregate

aggregate: Point

Private mask

mask: Buffer

publics

publics: Point[]

Methods

getCountEnabled

  • getCountEnabled(): number

getCountTotal

  • getCountTotal(): number
  • Returns number

    the total number of public keys

isIndexEnabled

  • isIndexEnabled(i: number): boolean
  • Parameters

    • i: number

    Returns boolean

    true if the bit is enabled, false otherwise

Generated using TypeDoc