pub fn read_live_stream(data: &[u8], path: &str) -> Option<Vec<u8>>
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.
cfb