pub fn filesizeformat<B>(b: &B) -> Result<String, Error> where
    B: FileSize, 
Expand description

Returns adequate string representation (in KB, ..) of number of bytes