/
Ponpon1228
/
Project
Обзор
Документация
Войти
/
Ponpon1228
/
Project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Project
/
...
/
node_modules
/
combined-stream
/
..
lib
Initial commit
9 месяцев назад
License
Initial commit
9 месяцев назад
Readme.md
Initial commit
9 месяцев назад
package.json
Initial commit
9 месяцев назад
yarn.lock
Initial commit
9 месяцев назад
combined-stream
Installation
Usage
API
CombinedStream.create([options])
combinedStream.pauseStreams = `true`
combinedStream.maxDataSize = `2 1024 1024`
combinedStream.dataSize = `0`
combinedStream.append(stream)
combinedStream.write(data)
combinedStream.resume()
combinedStream.pause();
combinedStream.end();
combinedStream.destroy();
License
Readme.md