CompressData abstract method

Uint8List CompressData(
  1. Uint8List data
)

Implementation

Uint8List CompressData(
  Uint8List data,
);