Files
ladybird/Userland/Libraries/LibWeb/HTML/StructuredSerialize.cpp
Andrew Kaster a527f55768 LibWeb: Create StructuredSerialize helpers for Bytes
Call them from the helpers for strings. We'll have other object classes
soon that need to serialize ByteBuffers, so let's take advantage of the
encoding scheme we are already using for Strings.
2023-09-12 22:14:39 +02:00

18 KiB