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