openRead method

Stream<List<int>> openRead()

Implementation

Stream<List<int>> openRead() => io.openRead(path);