convert buffer to readable stream. ... const readable = toStream(Buffer.from('hello world!', 'utf8')). readable.on('readable', () => {.
確定! 回上一頁