tiledb_vfs_sync: Sync a TileDB VFS Filehandle
Description
Sync a TileDB VFS Filehandle
Usage
tiledb_vfs_sync(fh, ctx = tiledb_get_context())
Value
The result of the sync operation is returned.
Arguments
- fh
A TileDB VFS Filehandle external pointer as returned from tiledb_vfs_open
- ctx
(optional) A TileDB Ctx object