menu
sqlite_async package
documentation
sqlite3_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);
sqlite_async package
documentation
sqlite3_web
FileSystem
readFile abstract method
FileSystem class
Constructors
new
Properties
hashCode
runtimeType
Methods
exists
flush
noSuchMethod
readFile
toString
writeFile
Operators
operator ==