Skip to main content

read_live_stream

Function read_live_stream 

Source
pub fn read_live_stream(data: &[u8], path: &str) -> Option<Vec<u8>>
Expand description

Read a live stream’s bytes via the cfb crate (happy-path extraction), for consumers that want clean-file stream content rather than carved residue.