mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
No need to force an allocation. This makes a future patch a bit simpler, where we will have the encoding as a String. With this patch, we won't have to convert it to a ByteString.