ByteCount
A byte count with an optional suffix (K, M, G, T, to the base of 1024).
Characteristic | Value |
---|---|
Type | string/number |
Format | \d+\s*[KMGT]? |
Examples | 0 1 102 104576 1K 1M 5G 4T |
A byte count with an optional suffix (K, M, G, T, to the base of 1024).
Characteristic | Value |
---|---|
Type | string/number |
Format | \d+\s*[KMGT]? |
Examples | 0 1 102 104576 1K 1M 5G 4T |