pub fn read(input: &[u8]) -> Result<QlogFile, Box<dyn Error + Sync + Send>>
quic
std
Read a qlog file from memory, using the default ReadLimits.
ReadLimits