readData abstract method

List<int> readData(
  1. int length
)

Implementation

List<int> readData(int length);