Comment by paulddraper
5 days ago
Well it depends whether you parsing binary (byte stream) or text (character stream).
In practice, lots of text formats (JSON, XML) embed or hint the character encoding in the format.
5 days ago
Well it depends whether you parsing binary (byte stream) or text (character stream).
In practice, lots of text formats (JSON, XML) embed or hint the character encoding in the format.
No comments yet
Contribute on Hacker News ↗