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...
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...