times

open inline operator override fun Byte.times(other: Byte): Byte

Multiplies this element by scalar.

Parameters

<receiver>

the multiplier.

other

the multiplicand.

Sources

common source
Link copied to clipboard