systemAppend
Writes to the file may only append.
Declaration
static var systemAppend: FileFlags { get }Discussion
The corresponding C constant is SF_APPEND.
Writes to the file may only append.
static var systemAppend: FileFlags { get }The corresponding C constant is SF_APPEND.