array into string....

G

gbattine

Hi guys,
can you tell me if exist a method that allow me to convert an array of
byte into a string that contains all the char coded into the array of
byte?
I know the method toString of Byte class,but in my array of bytes some
data can be splitted into two adiacent byte....how can i do to obtain
an oly string from the array of bytes....please help me,i'm crazying...
 
J

Jussi Piitulainen

gbattine said:
can you tell me if exist a method that allow me to convert an array
of byte into a string that contains all the char coded into the
array of byte?

Look at String constructors.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,609
Members
45,253
Latest member
BlytheFant

Latest Threads

Top