writeAsBytes abstract method

Future<void> writeAsBytes(
  1. Uint8List data
)

Implementation

Future<void> writeAsBytes(Uint8List data);