setIn method

int setIn(
  1. int bitField
)

Implementation

int setIn(int bitField) => bitField | value;