Function arr4

Source
pub fn arr4<R>(map: &mut R) -> [u8; 4]
where R: Read,