readAsBytesSync abstract method

Uint8List readAsBytesSync()

Reads the entire file contents as a list of bytes synchronously.

Implementation

Uint8List readAsBytesSync();