
Fun with Unicode
Things can get quite confusing when we crisscross between byte and char streams in Java unless we know basics of character sets and encoding. This post demystifies Unicode with easy to follow examples
Things can get quite confusing when we crisscross between byte and char streams in Java unless we know basics of character sets and encoding. This post demystifies Unicode with easy to follow examples