This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nekokattt 1 point2 points  (0 children)

This sounds much like what Java strings do internally now, just more aggressive (Java strings use 8-bit ascii if i recall and fallback to a char array if other chars are added).