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