menu
mcp_bundle package
documentation
ports.dart
FsAdapter
readBytes abstract method
readBytes abstract method
dark_mode
light_mode
readBytes
abstract method
Future
<
List
<
int
>
>
readBytes
(
String
path
)
Implementation
Future<List<int>> readBytes(String path);
mcp_bundle package
documentation
ports
FsAdapter
readBytes abstract method
FsAdapter class