cody - HTMLify profile
files of /cody/lassiecoder/mutual-funding-app/server/node_modules/sparse-bitfield/
The MIT License (MIT)
Copyright (c) 2016 Mathias Buus
Permission is hereby granted, free of charge, to any person obtaining a
Copyright (c) 2016 Mathias Buus
Permission is hereby granted, free of charge, to any person obtaining a
# sparse-bitfield
Bitfield implementation that allocates a series of 1kb buffers to support sparse bitfields
without allocating
Bitfield implementation that allocates a series of 1kb buffers to support sparse bitfields
without allocating
var pager = require('memory-pager')
module.exports = Bitfield
function Bitfield (opts) {
if (!(this instanceof Bitfield)) re
module.exports = Bitfield
function Bitfield (opts) {
if (!(this instanceof Bitfield)) re
{
"name": "sparse-bitfield",
"version": "3.0.3",
"description": "Bitfield that allocates a series of small buffers to supp
"name": "sparse-bitfield",
"version": "3.0.3",
"description": "Bitfield that allocates a series of small buffers to supp