We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142021a commit 8201113Copy full SHA for 8201113
7 files changed
deps/nbytes/README.md
@@ -0,0 +1,5 @@
1
+# Node.js bytes (nbytes) library
2
+
3
+The `nbytes` library extracts certain Node.js specific byte manipulation
4
+functions from the core of Node.js itself and makes them available for
5
+use in other projects that need to emulate Node.js' behavior.
0 commit comments