|
Smart Poi 3.0.0
WiFi Connected LED POV Poi
|
Formats a size in bytes into a human-readable string.
Formats a size in bytes into a human-readable string.Converts a size in bytes into a string with appropriate units (B, KB, MB, GB). The conversion is done by dividing the size by the appropriate power of 1024.
| bytes | The size in bytes to format. |