menu
hycop_multi_platform package
documentation
hycop/storage/utils/util.dart
StorageUtil
webFileToBytes abstract method
webFileToBytes abstract method
dark_mode
light_mode
webFileToBytes
abstract method
Future
<
Uint8List
>
webFileToBytes
(
dynamic
file
)
Implementation
Future<Uint8List> webFileToBytes(dynamic file);
hycop_multi_platform package
documentation
hycop/storage/utils/util
StorageUtil
webFileToBytes abstract method
StorageUtil class