testCutData method

dynamic testCutData(
  1. Uint8List data
)

Implementation

testCutData(Uint8List data) {
  _cutDatas(data);
}