read_frame_at

Function read_frame_at 

Source
pub fn read_frame_at(file: &File, at: u64, max_len: usize) -> Result<Box<[u8]>>
Expand description

Read a frame out of the provided File