do_sub

open fun do_sub(x: Byte, y: Byte): Byte

subtract support operation

Return

x-y

Parameters

x

x value

y

y value