Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/velo/src/utils/formatBytes.ts>formatBytes

Performant Cache implementations for Deno. Supports LRU, LFU, ARC and other caching policies.
Go to Latest
function formatBytes
import { formatBytes } from "https://deno.land/x/velo@0.1.5/src/utils/formatBytes.ts";

Parameters

bytes: number
optional
decimals = [UNSUPPORTED]