Append data to path (creates if absent).
data
path
Future<void> appendBytes(String path, Uint8List data);