bitmask::add($value, $bitmask)

Adds a value to a bitmask

  • $value (int)
    The value to add
  • $bitmask (int)
    The bitmask to add the value to
  • return (int)