ComputeCRC32 abstract method

int ComputeCRC32(
  1. Uint8List data
)

Implementation

int ComputeCRC32(
  Uint8List data,
);