Stream<List<int>> openRead( )

Read the resource content as a stream of bytes.

Source

/** Read the resource content as a stream of bytes. */
Stream<List<int>> openRead();