Hacker News new | ask | show | jobs
by z92 3803 days ago
I would rather like my language natively supports binary string, rather than unicode string.

One can always use library functions to process the binary string as unicode.