Method HumanReadableSize
HumanReadableSize(long)
Converts a byte count into a human-readable string representation.
public static string HumanReadableSize(long byteCount)
Parameters
byteCountlongThe total number of bytes to convert.
Returns
- string
A string representing the byte count in a human-readable format.
HumanReadableSize(double)
Converts a byte count into a human-readable string representation.
public static string HumanReadableSize(double byteCount)
Parameters
byteCountdoubleThe total number of bytes to convert.
Returns
- string
A string representing the byte count in a human-readable format.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語