P
PrettySneaky
Like the subject said. I have an byte array and want to save them in a
text file with UTF8 encoding. However when an element in the byte array
is above 127 the GetString method ignores the value and I get an
incorrect string.
Anyone who knows what the problem is?
text file with UTF8 encoding. However when an element in the byte array
is above 127 the GetString method ignores the value and I get an
incorrect string.
Anyone who knows what the problem is?