gabrielelana / byte-units

Library to parse, format and convert byte units
MIT License
162 stars 16 forks source link

add getter for numberofbytes #11

Closed inkrement closed 8 years ago

inkrement commented 8 years ago

Just a simple getter method to access the numberofbytes without the need to hack the format function. No int-conversion, just access to the string representation of the number.