Skip to main content

read

Function read 

pub fn read(input: &[u8]) -> Result<QlogFile, Box<dyn Error + Sync + Send>>
Available on crate features quic and std only.
Expand description

Read a qlog file from memory, using the default ReadLimits.