mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
Using StringView instead of C strings is basically always preferable. The only reason to use a C string is because you are calling a C API.
8.4 KiB
8.4 KiB