blob.stream()
-
¥Returns: <ReadableStream>
返回允许读取 Blob
内容的新 ReadableStream
。
¥Returns a new ReadableStream
that allows the content of the Blob
to be read.
¥Returns: <ReadableStream>
返回允许读取 Blob
内容的新 ReadableStream
。
¥Returns a new ReadableStream
that allows the content of the Blob
to be read.