stream property

Stream<List<int>> get stream

Stream of the file content.

Implementation

Stream<List<int>> get stream;