read abstract method

Future<Uint8List> read(
  1. int count
)

Implementation

Future<Uint8List> read(int count);