[][src]Function gox::read_dict

pub fn read_dict(
    stream: &mut dyn Read,
    max_bytes: i32
) -> HashMap<String, Vec<u8>>