Helper class for formatting and parsing byte sizes.
Static
Readonly
Formats a byte size into a human readable string (e.g., "1.5MB", "2.3GB").
Parses a human readable string (e.g., "1.5MB", "2.3GB") and returns the size in bytes
Helper class for formatting and parsing byte sizes.