mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-17 16:49:02 +00: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.