openStream abstract method

Stream<List<int>> openStream()

Opens the body for incremental reading.

Implementation

Stream<List<int>> openStream();