Dart API Reference
dart:core
Resource
openRead
openRead
method
Read the resource content as a stream of bytes.
Stream
<
List
<
int
>>
openRead
( )
Read the resource content as a stream of bytes.