fn stream_from_body_init_bytes(
cx: &mut JSContext,
global: &GlobalScope,
bytes: Vec<u8>,
) -> Fallible<DomRoot<ReadableStream>>fn stream_from_body_init_bytes(
cx: &mut JSContext,
global: &GlobalScope,
bytes: Vec<u8>,
) -> Fallible<DomRoot<ReadableStream>>