Is the only way `private val byte: Byte = ‘a’.toBy...
# announcements
j
Is the only way
private val byte: Byte = ‘a’.toByte()
?