一个用于解析Buffer数据的简单封装,这个库的开发初衷是用于解析一些协议方面的数据,对Buffer的一个简单的封装,设计采用Stream数据流动的思想。
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Node.js Buffer API, for the browser
Get the ArrayBuffer out of a TypedArray, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
JSON Web Token implementation (symmetric and asymmetric)
Convert character encodings in pure javascript.
Get the ArrayBuffer out of a DataView, robustly.
Convert a typed array to a Buffer without a copy
Add support for more integer widths to Buffer
Buffer-backed Streams for reading and writing.
Node standard library for browser.
A pure javascript CRC32 algorithm that plays nice with binary data
Determine if an object is a Buffer
abstract base class for crypto-streams
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
A multipart/form-data encoded stream, helper for file upload.
Safer Node.js Buffer API
Detect native Buffer support.
a fast, efficient buffer writer
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Modern Buffer API polyfill without footguns
A simple http/s file downloader for node.js
TypeScript definitions for buffer-from