Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BitField

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

raw

raw: number

raw number

Methods

clearBit

  • clearBit(pos: number): void

getBit

  • getBit(pos: number): number

setBit

  • setBit(pos: number): void

toBitstring

  • toBitstring(): string

Generated using TypeDoc