times

infix operator fun times(b: Ubyte): Ubyte
infix operator fun times(b: Byte): Ubyte
infix operator fun times(b: Int): Ubyte