readSync abstract method
Reads specified number of bytes from file start.
Implementation
ReadSyncResult readSync(String path, {required int length});
Reads specified number of bytes from file start.
ReadSyncResult readSync(String path, {required int length});