DataSizeParsing

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

fromHumanToBytes
ulong fromHumanToBytes(string input)

Parse a string i.e 10MiB to a value in bytes, supported suffixes are B, KiB..PiB and KB..PB

Meta