sparse-bitfield@3.0.1
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
MIT
2017-03-03
安装 (3.0.1)
npm install sparse-bitfield@3.0.1
yarn add sparse-bitfield@3.0.1
pnpm add sparse-bitfield@3.0.1
bun add sparse-bitfield@3.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| memory-pager | ^1.0.2 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| buffer-alloc | ^1.1.0 |
| standard | ^9.0.0 |
| tape | ^4.6.3 |