Conversion of Char to Number is deprecated. Use Char.code property instead.
this.code.toByte()
Returns the value of this character as a Byte.
Byte
Thanks for your feedback!