BYTE_MASK

Undocumented in source.
enum BYTE_MASK = (1 << BITS_PER_BYTE) - 1;

Meta