Reads bytes bytes from a file and returns the result as a list of bytes.
bytes
Future<Uint8List> read(int bytes);