For nodejs 10.17.0 and up: const { Readable } = require('stream'); const stream = Readable.from(myBuffer.toString());.
確定! 回上一頁