pub fn parse_filesize(size: &str) -> Result<Byte>
Convert a file size string to Byte object with the denoted size.