[ 源代码: node-typedarray-to-buffer ]
软件包:node-typedarray-to-buffer(4.0.0+~4.0.4-1)
node-typedarray-to-buffer 的相关链接
Debian 的资源:
下载源码包 node-typedarray-to-buffer:
- [node-typedarray-to-buffer_4.0.0+~4.0.4-1.dsc]
- [node-typedarray-to-buffer_4.0.0+~4.0.4.orig-types-typedarray-to-buffer.tar.gz]
- [node-typedarray-to-buffer_4.0.0+~4.0.4.orig.tar.gz]
- [node-typedarray-to-buffer_4.0.0+~4.0.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
JavaScript utility converting TypedArray to buffer without copy
This package offers a zero‑copy way to treat typed arrays like Uint8Array as Node‑style Buffers, avoiding the costly data duplication imposed by Buffer.from() and the standard buffer module. It provides a faster, more memory‑efficient alternative for applications that process large or performance‑critical binary data.
Node.js is an event-based server-side JavaScript engine.
其他与 node-typedarray-to-buffer 有关的软件包
|
|
|
|
-
- dep: libjs-typedarray-to-buffer (= 4.0.0+~4.0.4-1)
- Nodejs utility converting TypedArray to buffer without copy
