I/O# Utilities for serializing and deserializing Legate stores. HDF5# API# from_file(path, str dataset_name) Read an HDF5 array from disk using the native hdf5 API. KVikIO# from_file(path, Type array_type) to_file(path, LogicalArray array) FileHandle(file[, flags]) File handle for distributed IO.