Files
Kmake/deps/nbytes/README.md

6 lines
240 B
Markdown
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
# 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.