Relative Content

Tag Archive for javastringutf-8type-conversiondecode

String codification UTF-8 to get 1 Byte

I have a problem when I try to write String in a file. For example, I have this code to convert an Integer value to a 2-byte String but the String codification convert Integer to invisible bytes.

String codification UTF-8 to get 1 Byte

I have a problem when I try to write String in a file. For example, I have this code to convert an Integer value to a 2-byte String but the String codification convert Integer to invisible bytes.