BitManipulator
by:
zenith
- 9,477 total downloads
- last updated 1/25/2015
- Latest version: 1.0.5
A set of extension methods for doing bitwise manipulation such as endianness (bytes<-->integral types) and rotation.
Endianness-related functionality: short, ushort, int, uint, long, ulong : conversion between (to and from) individual items of these and byte arrays, and between arrays of any of...
More information