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