Future<List<int>> readAsBytes( )

Read the resource content.

Source

/** Read the resource content. */
Future<List<int>> readAsBytes();