menu
super_clipboard_syncme package
documentation
super_clipboard.dart
DataReaderFile
readAll abstract method
readAll abstract method
dark_mode
light_mode
readAll
abstract method
Future
<
Uint8List
>
readAll
(
)
Reads the rest of the data and returns it as a single chunk.
Implementation
Future<Uint8List> readAll();
super_clipboard_syncme package
documentation
super_clipboard
DataReaderFile
readAll abstract method
DataReaderFile class