Ok, thanks for all the replies. I will try them soon.
At the moment however I have switched my attention over doing everything works, so I have chosen for now the temp file way.
Here is, however, another little problem: I have a
byte[]
I need to convert it into a String byte to character. I mean, each byte of the array should be a character into the string.
At the moment however I have switched my attention over doing everything works, so I have chosen for now the temp file way.
Here is, however, another little problem: I have a
byte[]
I need to convert it into a String byte to character. I mean, each byte of the array should be a character into the string.

Comment