read abstract method

Future<int> read(
  1. Uint8List buf
)

Implementation

Future<int> read(Uint8List buf);