sparse-bitfield@2.2.0
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
MIT
2017-02-19
安装 (2.2.0)
npm install sparse-bitfield@2.2.0
yarn add sparse-bitfield@2.2.0
pnpm add sparse-bitfield@2.2.0
bun add sparse-bitfield@2.2.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| bit-encode | ^1.0.0 |
| buffer-alloc | ^1.1.0 |