module RichUnits::Bytes

Binary Multipliers

Additional methods for Numeric class to make working with bits and bytes easier.

Special thanks to Richard Kilmer for the orignal work. This library is based on the original library bytes.rb Copyright © 2004 by Rich Kilmer.