import * as mod from "https://deno.land/std@0.116.0/fmt/bytes.ts";
Functions
Convert bytes to a human readable string: 1337 → 1.34 kB |
Interfaces
The options for pretty printing the byte numbers. |
import * as mod from "https://deno.land/std@0.116.0/fmt/bytes.ts";
Convert bytes to a human readable string: 1337 → 1.34 kB |
The options for pretty printing the byte numbers. |