menu
powersync_core package
documentation
web.dart
FileSystem
readFile abstract method
readFile abstract method
dark_mode
light_mode
readFile
abstract method
Future
<
Uint8List
>
readFile
(
FileType
type
)
Reads the database file (or its journal).
Implementation
Future<Uint8List> readFile(FileType type);
powersync_core package
documentation
web
FileSystem
readFile abstract method
FileSystem class