pub fn parse_zip<R: Read + Seek>(input: R) -> ParseResult<Evtc>
Expand description

Parse a complete log that was compressed as a zip file.