/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
project-client-server-apps
/
node_modules
/
combined-stream
/
..
lib
initial commit
год назад
License
initial commit
год назад
Readme.md
initial commit
год назад
package.json
initial commit
год назад
yarn.lock
initial commit
год назад
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