lino:将流拆分为行大小的块

时间:2021-06-05 06:50:27
【文件属性】:
文件名称:lino:将流拆分为行大小的块
文件大小:121KB
文件格式:ZIP
更新时间:2021-06-05 06:50:27
JavaScript lino - 将流拆分为行大小的块 lino 包将流拆分为行大小的块。 用法 var lino = require ( 'lino' ) var lines = lino ( ) lines . write ( 'Chunks are buffered until the ' ) lines . write ( 'the first newline character ' ) lines . write ( 'is encountered.\n' ) lines . write ( 'No characters are removed.\n' ) lines . write ( 'At the end, the rest ' ) lines . end ( 'gets flushed.' ) lines . pipe ( process . stdout ) 应用程序接口 lino(选择
【文件预览】:
lino-master
----.travis.yml(139B)
----example()
--------example.js(332B)
----index.js(1002B)
----package.json(808B)
----test()
--------lino.js(3KB)
--------data()
--------lib()
----LICENSE(1KB)
----.npmignore(12B)
----.gitignore(27B)
----README.md(1KB)

网友评论