and

abstract fun and(other: BlockChangeFlags): BlockChangeFlags

Performs a bitwise AND operation between this set of flags and the given other set of flags.

Return

the resulting flags

Parameters

other

the other flags