readBytes abstract method

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

Implementation

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