menu
neomage package
documentation
core/platform/neomage_io_stub.dart
File
readAsBytes method
readAsBytes method
dark_mode
light_mode
readAsBytes
method
Future
<
Uint8List
>
readAsBytes
(
)
Implementation
Future<Uint8List> readAsBytes() async => Uint8List(0);
neomage package
documentation
core/platform/neomage_io_stub
File
readAsBytes method
File class