readExact abstract method

Future<Uint8List?> readExact(
  1. int count
)

Implementation

Future<Uint8List?> readExact(int count);