ByteSize is a simple Ruby object that stores a size in bytes, while providing human-readible string output with apropriate SI or IEC suffixes. Ample convenience methods are also supplied for quick shorthand.
Required Ruby Version
>= 2.1.0
Authors
Adam Hunt