This saves a `bitwise or` operation in the common case and removes the (slightly magic) mask constants.
16 KiB
16 KiB
This saves a `bitwise or` operation in the common case and removes the (slightly magic) mask constants.