Skip to main content

format_byte_size

Function format_byte_size 

Source
pub fn format_byte_size(buf: &mut impl Write, size: usize)
Expand description

Formats a byte size into a human-readable string (B, KB, MB, GB).