Shorten normal number in appropriate format (e.g. 1K, 10M)
Parameters:
Name | Type | Description |
---|---|---|
size |
The size in bytes |
A tuple type of [, ] format. E.g. [1, 'K']
Module
Name | Type | Description |
---|---|---|
size |
The size in bytes |