pub fn events( path: &Path, schema: &BranchSchema, ) -> Result<impl Iterator<Item = Result<Event>>>
Stream the Events TTree in bounded-memory chunks.
Events