readInto abstract method

int readInto(
  1. Uint8List buffer, [
  2. int? end
])

Implementation

int readInto(Uint8List buffer, [int? end]);