README.md
December 4, 2022 ยท View on GitHub
Description
The attached class contains a lot of bit manipulation routines. Here are some of them 1) Right/Left shifting, both logical & arithmetic logic, both truncation & wrapping, 2) Get/Set any bits or a range of bits, 3) Convert data types and byte arrays to a string of bits, 4) Convert a string of bits to byte,int,long 5) CRC32 calcs on arrays and strings, 6) and many more. Let me know if you see any errors or potential improvements.
More Info
| Submitted On | 2008-11-02 19:30:54 |
| By | LaVolpe |
| Level | Intermediate |
| User Rating | 4.9 (89 globes from 18 users) |
| Compatibility | VB 6.0 |
| Category | VB function enhancement |
| World | Visual Basic |
| Archive File | FYI___Bits2132981122008.zip |