Write data at offset. Extends the file if necessary.
data
offset
Future<void> writeBytes(int offset, Uint8List data);