mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
To ensure this happens without duplicating code, we allow forcing a StringBuilder object to only use the inline buffer, so the code in the AK/Format.cpp file doesn't need to deal with different underlying storage types (expandable or inline-fixed) at all.
6.3 KiB
6.3 KiB