menu
dsqlite package
documentation
sqlite_native.dart
SQLiteLibrary
blob_close method
blob_close method
dark_mode
light_mode
blob_close
method
int
blob_close
(
PtrBlob
arg1
)
inherited
Implementation
int blob_close(PtrBlob arg1) { return _h_sqlite3_blob_close(arg1); }
dsqlite package
documentation
sqlite_native
SQLiteLibrary
blob_close method
SQLiteLibrary class