Function mles_utils::read_n [] [src]

pub fn read_n<R>(reader: R, bytes_to_read: u64) -> Vec<u8> where R: Read