mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
You're never gonna be right 100% of the time when guessing how much buffer space you need. This avoids having to make that type of decision in a bunch of cases. :^)