formatBytes
function formatBytes(bytes): string;Bytes as a short human string. Used in the default rejection messages.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
bytes | number |
Returns
Section titled “Returns”string
function formatBytes(bytes): string;Bytes as a short human string. Used in the default rejection messages.
| Parameter | Type |
|---|---|
bytes | number |
string