/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
project-client-server-apps
/
node_modules
/
delayed-stream
/
..
lib
initial commit
год назад
.npmignore
initial commit
год назад
License
initial commit
год назад
Makefile
initial commit
год назад
Readme.md
initial commit
год назад
package.json
initial commit
год назад
delayed-stream
Installation
Usage
Implementation
Event Buffering / Proxying
Error handling
Buffer limits
API
DelayedStream.create(source, [options])
delayedStream.source
delayedStream.pauseStream = true
delayedStream.maxDataSize = 1024 1024
delayedStream.dataSize = 0
delayedStream.readable
delayedStream.resume()
delayedStream.pause()
delayedStream.pipe(dest)
delayedStream.release()
License
Readme.md