BytesFormat
import { BytesFormat } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.0/deps.ts";§Functions
| BytesFormat.format | |
| BytesFormat.parse |
§Type Aliases
| BytesFormat.Options | The object with the following optional fields. |
| BytesFormat.Radix | 2, 8, 10, or 16. |