Hi, i'm new in java and i wanna know how can i convert a bytearray into a char. Actually I need to take a data from a file (this file is written in a byte code, whose extensio is .dac) and to convert this data into a char.
Please help me, and I would like to ask to explain me step by step all the process, including if i will need to put any import im my program.
Thanks a lot.........and remarim
Please help me, and I would like to ask to explain me step by step all the process, including if i will need to put any import im my program.
Thanks a lot.........and remarim
Comment