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