<!-- Please provide as much detailed information about your request as you can, specifically: - The use case it helps solve and goal of the new feature - Example code for how you would use or interact with the feature - The expected behavior, in as much details as you can provide - Do you want to work on this feature yourself? Do you need help opening the PR? Or are you asking for others to work on the PR? --> Turns numbers into storage units toStorage(1024) => 1kb
Turns numbers into storage units
toStorage(1024) => 1kb