https://feedx.net
The readable is just an async iterable. You can pass it to any function that expects one, including Stream.text() which collects and decodes the entire stream.
,这一点在搜狗输入法下载中也有详细论述
第二十七条 任何个人和组织不得为他人有偿提供信息删除或者实际达到删除效果的屏蔽、替换、下沉信息等服务。互联网服务提供者及其从业人员不得在他人依法申请删除违法信息时,收取或者变相收取费用。
let image = await Image.fromStream(byteStream);