Convert string to ASCII value in java - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
Convert string to ASCII value in java - Stack Overflow
I want to convert the char to it's ASCII value (97), how can i do this in java? ...
Even if you want the cast why not to do this that way? int ascii ...