readBytes abstract method

Future<List<int>> readBytes(
  1. String path
)

Implementation

Future<List<int>> readBytes(String path);