Y
Hacker News
new
|
ask
|
show
|
jobs
by
samus
778 days ago
Since Java 9, the Java JRE does something similar: if a string contains only characters in ISO-8859-1 then it is stored as such, else the usual storage format (int16) is used.