o_IsByteTuple

open override fun o_IsByteTuple(self: AvailObject): Boolean

Is the specified AvailObject an Avail byte tuple?

Return

true if the argument is a byte tuple, false otherwise.

Parameters

self

See also