mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
This patch changes the way StructuredSerializeInternal() serialize strings by storing four bytes into a 32-bit entry, instead of one code point per 32-bit entry. StructuredDeserialize() has also been changed to deserialize strings by the same ruleset.
13 KiB
13 KiB