Skip to content

Commit 8e1b829

Browse files
committed
src, deps: move string_search.h to nbytes, add version metadata
1 parent 142021a commit 8e1b829

File tree

8 files changed

+682
-679
lines changed

8 files changed

+682
-679
lines changed

deps/nbytes/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)