README.md

December 4, 2022 ยท View on GitHub

FYI: Bits - Manipulation

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 On2008-11-02 19:30:54
ByLaVolpe
LevelIntermediate
User Rating4.9 (89 globes from 18 users)
CompatibilityVB 6.0
CategoryVB function enhancement
WorldVisual Basic
Archive FileFYI___Bits2132981122008.zip