memcpy@0.6.0
Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.
Apache-2.0
2015-07-14
安装 (0.6.0)
npm install memcpy@0.6.0
yarn add memcpy@0.6.0
pnpm add memcpy@0.6.0
bun add memcpy@0.6.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| bindings | ~1.1 |
| nan | ~1.2.0 |
| node-arraybuffer | ^1.0.11 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| testjs | latest |