and

Common
JVM
JS
Native
1.1
infix fun Byte.and(other: Byte): Byte
infix fun Short.and(other: Short): Short

Performs a bitwise AND operation between the two values.