Return to the main Raptor page
Return to File IO page
Description
This block flushes all pending data writes to the flash file system.
Inputs
Input
|
Type
|
Description
|
File Handle
|
File Handle
|
Specifies the file to sync.
|
Outputs
Output
|
Type
|
Description
|
File Handle
|
File Handle
|
Outputs the File Handle provided on the input.
|
Success
|
boolean
|
Output indicates if the file was successfully synced.
|
Parameters
Parameter
|
Type
|
Description
|
Resource
|
|
Specify the resource which contains the file to sync.
|