/
Zertmark
/
site_for_practice
Обзор
Документация
Войти
/
Zertmark
/
site_for_practice
Код
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
site_for_practice
/
node_modules
/
bl
/
..
test
Github Pages setup
год назад
.jshintrc
Github Pages setup
год назад
.travis.yml
Github Pages setup
год назад
LICENSE.md
Github Pages setup
год назад
README.md
Github Pages setup
год назад
bl.js
Github Pages setup
год назад
package.json
Github Pages setup
год назад
bl (BufferList)
API
new BufferList([ callback | Buffer | Buffer array | BufferList | BufferList array | String ])
bl.length
bl.append(Buffer | Buffer array | BufferList | BufferList array | String)
bl.get(index)
bl.slice([ start, [ end ] ])
bl.shallowSlice([ start, [ end ] ])
bl.copy(dest, [ destStart, [ srcStart [, srcEnd ] ] ])
bl.duplicate()
bl.consume(bytes)
bl.toString([encoding, [ start, [ end ]]])
bl.readDoubleBE(), bl.readDoubleLE(), bl.readFloatBE(), bl.readFloatLE(), bl.readInt32BE(), bl.readInt32LE(), bl.readUInt32BE(), bl.readUInt32LE(), bl.readInt16BE(), bl.readInt16LE(), bl.readUInt16BE(), bl.readUInt16LE(), bl.readInt8(), bl.readUInt8()
Streams
Contributors
License & copyright
README.md