OnStreamOfListOfInt extension

on

Methods

readLine() → Future<String>

Available on Stream<List<int>>, provided by the OnStreamOfListOfInt extension

utf8DecodeAndLineSplit() → Stream<String>

Available on Stream<List<int>>, provided by the OnStreamOfListOfInt extension