pub fn peek_header(path: &Path) -> Result<SessionHeader>Expand description
Public: read only the header of a session file. Used by io.rs to build
SessionMeta without parsing every entry.
pub fn peek_header(path: &Path) -> Result<SessionHeader>Public: read only the header of a session file. Used by io.rs to build
SessionMeta without parsing every entry.