An open API service indexing awesome lists of open source software.

https://github.com/twilkinson3421/rwbuf

A simple byte-buffer reader and writer. Uses Node.js' Buffer. Supports little- and big-endianness. Supports signed & unsigned integers of 8, 16, and 32 bits, as well as floats of 32 and 64 bits.
https://github.com/twilkinson3421/rwbuf

buffer io jsr network typescript

Last synced: 10 months ago
JSON representation

A simple byte-buffer reader and writer. Uses Node.js' Buffer. Supports little- and big-endianness. Supports signed & unsigned integers of 8, 16, and 32 bits, as well as floats of 32 and 64 bits.

Awesome Lists containing this project