convert

abstract fun convert(input: Char): Int(source)

Convert decoder input character to its bitwise integer value.