Files
Kmake/deps/nbytes/README.md
2026-05-26 23:36:42 -07:00

6 lines
240 B
Markdown

# 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.