Hello,
how can I do to read a file in java and convert each character in its ascii code?
or read the file and get an array of bytes.
Thank you
celia
how can I do to read a file in java and convert each character in its ascii code?
or read the file and get an array of bytes.
Thank you
celia
Comment