read abstract method

Future<Uint8List> read(
  1. int offset,
  2. int count
)

Implementation

Future<Uint8List> read(int offset, int count);