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

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,228
Members
46,818
Latest member
SapanaCarpetStudio

Latest Threads

Top