BitMask constructor

BitMask(
  1. int _mask
)

Implementation

BitMask(this._mask);