toCompressed method

List<int> toCompressed()

Implementation

List<int> toCompressed() => gzip.encode(_data);