readable_byte_stream_tee

Function readable_byte_stream_tee 

Source
pub(crate) fn readable_byte_stream_tee(
    global: &GlobalScope,
    underlying_source_type: UnderlyingSourceType,
    can_gc: CanGc,
) -> DomRoot<ReadableStream>
Expand description