sparse-bitfield@2.0.1
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
MIT
2016-11-20
安装 (2.0.1)
npm install sparse-bitfield@2.0.1
yarn add sparse-bitfield@2.0.1
pnpm add sparse-bitfield@2.0.1
bun add sparse-bitfield@2.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| bit-encode | ^1.0.0 |
| safe-buffer | ^5.0.1 |