storePart abstract method

Future<void> storePart(
  1. Uint8List chunk
)

Implementation

Future<void> storePart(Uint8List chunk);