I would like to ask for Webkit's official position on the readable byte streams API <
https://streams.spec.whatwg.org/#readable-byte-stream> specification. For streams representing bytes, readable byte streams are an extended version of readable streams which are provided to handle bytes efficiently, and allow for BYOB (bring-your-own-buffer) readers to be acquired.