bitmask32 2.0.3 copy "bitmask32: ^2.0.3" to clipboard
bitmask32: ^2.0.3 copied to clipboard

A simple approach to 32-bit bitmasks. Used to send arrays of bools. MongoDB is using bitmasks as its flags parameters.

[2.0.3] - Refactor #

Introduced readability, usability changes. Bitmask32 is now a class.

Changes in code are required. See library provided example.

1
likes
40
pub points
11%
popularity

Publisher

verified publisherdarkandjeweled.com

A simple approach to 32-bit bitmasks. Used to send arrays of bools. MongoDB is using bitmasks as its flags parameters.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on bitmask32