mask top-level property

List<int> mask
getter/setter pair

Implementation

var mask = [0xff, 0x1, 0x3, 0x7, 0xf, 0x1f, 0x3f, 0x7f];