mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
ReadLoopReadRequest::on_chunk expects an UInt8Array, so make sure we convert the passed in ByteBuffer to an UInt8Array before passing it to the AO writable_stream_default_writer_write. Co-authored-by: Timothy Flynn <trflynn89@pm.me>