Files
ladybird/Userland/Libraries/LibWeb/HTML
Kenneth Myhra 9a007ccdbe LibWeb: Serialize strings into a more storage efficient format
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.
2023-07-31 10:41:38 +02:00
..
2023-06-21 16:30:27 +02:00
2023-06-21 16:30:27 +02:00
2023-05-16 11:25:44 +02:00
2023-02-27 20:55:09 +01:00
2023-02-27 20:55:09 +01:00
2023-05-24 23:18:07 +02:00
2023-05-24 23:18:07 +02:00
2023-02-23 15:48:38 +00:00