pub fn init_sync_reader<P: AsRef<Path>>(
file_path: P,
) -> Result<SyncEDFReader<LocalFileReader>, Error>Expand description
Init an EDFReader with the path of a local file
pub fn init_sync_reader<P: AsRef<Path>>(
file_path: P,
) -> Result<SyncEDFReader<LocalFileReader>, Error>Init an EDFReader with the path of a local file