legate.core.experimental.io.file_handle.FileHandle.read# FileHandle.read(ty: Type) → LogicalStore# Reads specified buffer from the file into device or host memory. Parameters: ty (Type) – The type of the store to read. Returns: The store read from disk. Return type: LogicalStore