mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
ThrowableStringBuilder is a thin wrapper around StringBuilder to map results from the try_* methods to a throw completion. This will let us try to throw on OOM conditions rather than just blowing up.
1.3 KiB
1.3 KiB