assume string literals to be ASCII-only, rather than UTF-8
ASCII-only handling is much more efficient, and some functionality like comparison has optimized variants for ASCII
Showing
Please
register
or
sign in
to comment
ASCII-only handling is much more efficient, and some functionality like comparison has optimized variants for ASCII