pub fn local_object_reader_stream(files: Vec<String>) -> ObjectReaderStreamExpand description
Create a stream of ObjectReader by converting each file in the files vector
into instances of LocalFileReader
pub fn local_object_reader_stream(files: Vec<String>) -> ObjectReaderStreamCreate a stream of ObjectReader by converting each file in the files vector
into instances of LocalFileReader