openRead abstract method

Stream<List<int>> openRead(
  1. String filePath
)

Implementation

Stream<List<int>> openRead(String filePath);