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