stringbuffer
A lightweight, zero dependencies, StringBuffer implementation for fast and memory efficient string concatenation.
A lightweight, zero dependencies, StringBuffer implementation for fast and memory efficient string concatenation.
TSBuffer schema declarations
Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more
Create a file buffer for a file
Split buffer into chunks
The fastest and smallest JavaScript object serialization library. Efficiently encode your objects in to compact byte buffers and then decode them back in to objects on the receiver. Integrates very well with WebSockets.
Plugin for loglevel which allows buffering of log messages
Concisely serialise the beginning and end of a Node buffer for logging.
Treat multiple buffers as one
Base64 streaming encoder and decoder
send and receive buffer through network socket
Turn Buffer instances into "pointers". Fixed Node 12 build.
Download an image from the given URL
A super efficient binary serialization format for JSON.
Encrypt and Decrypt System in Node JS
Detect the file type of a Buffer/Uint8Array
A utility kit for encoding and decoding binary data
Node-RED node to fill an ring buffer array.
A tool for inlining file imports.
Toni, a simple and efficient bitmap implementation for positive integer sets (max 32 bits), with no element repetition, using bitwise operations and a Buffer. Modifying a single bit instead of an entire byte, obviously saves 87.5% of Buffer space, but it