mask24 constant
int
const mask24
A constant representing a 32-bit mask with all bits set to 1.
Implementation
static const mask24 = 0xFFFFFF;
A constant representing a 32-bit mask with all bits set to 1.
static const mask24 = 0xFFFFFF;