Skip to main content

read_frame

Function read_frame 

Source
pub fn read_frame<R: Read>(r: &mut R) -> Result<Vec<u8>, ProxyError>