node/deps/nbytes
Node.js GitHub Bot be67a3162b
deps: update nbytes to 0.1.4
PR-URL: https://github.com/nodejs/node/pull/62698
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2026-04-14 19:20:43 +00:00
..
include deps: update nbytes to 0.1.4 2026-04-14 19:20:43 +00:00
src
tests
tools
.clang-format
.gitignore
.python-version
.release-please-manifest.json deps: update nbytes to 0.1.4 2026-04-14 19:20:43 +00:00
BUILD.gn
CHANGELOG.md deps: update nbytes to 0.1.4 2026-04-14 19:20:43 +00:00
CMakeLists.txt deps: update nbytes to 0.1.4 2026-04-14 19:20:43 +00:00
LICENSE
nbytes.gyp
nbytes.pc.in
pyproject.toml
README.md
release-please-config.json
unofficial.gni

Node.js bytes (nbytes) library

The nbytes library extracts certain Node.js specific byte manipulation functions from the core of Node.js itself and makes them available for use in other projects that need to emulate Node.js' behavior.