Read a file as bytes. Returns null if file doesn't exist or reading fails.
Uint8List? readFileAsBytes(String path);