mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
To help alleviate memory usage when creating and copying large strings, create a simple wrapper around a Vector<u16> to reference count UTF-16 strings.
2.5 KiB
2.5 KiB