toByte

open override fun toByte(): Byte(source)

将当前数字转为 Byte. 类似于 Number.toByte.

See also