Contents

systemAppend

Writes to the file may only append.

Declaration

static var systemAppend: FileFlags { get }

Discussion

The corresponding C constant is SF_APPEND.