APPEND

If the file is opened for .WRITE access then bytes will be written to the end of the file rather than the beginning.

If the file is opened for write access by other programs, then it is file system specific if writing to the end of the file is atomic.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int