#include <string>Go to the source code of this file.
Namespaces | |
| namespace | storage |
Functions | |
| int | storage::numSuffixes () |
| string | storage::getSuffix (int i, bool classic) |
| string | storage::byteToHumanString (unsigned long long size, bool classic, int precision, bool omit_zeroes) |
| bool | storage::humanStringToByte (const string &str, bool classic, unsigned long long &size) |
1.5.6