Skip to main content

events_url_from_tree

Function events_url_from_tree 

Source
pub fn events_url_from_tree(
    url: &str,
    tree_name: &str,
    schema: &BranchSchema,
) -> Result<EventIterator>
Expand description

Stream one named TTree from an HTTP(S) URL using byte-range reads.