times

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

Multiplies this element by scalar.

Parameters

<receiver>

the multiplier.

b

the multiplicand.

Sources

common source
Link copied to clipboard