equals

open operator override fun equals(other: Any?): Boolean(source)

Check if the byte constant is equal to the given other object

Return

true if the byte constant is equal to the given other object

Since

0.1.0

Parameters

other

the object to check if it is equal to the byte constant