mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
This will allow structured deserialization in LibWeb to create shared buffers without having to go through CreateSharedByteDataBlock. That will let us pass in the underlying ByteBuffer, rather than having to allocate a second buffer via CreateSharedByteDataBlock and memcpy the data into it.
15 KiB
15 KiB