TRUNCATE_EXISTING

If the file already exists and it is opened for .WRITE access, then its length is truncated to 0. This option is ignored if the file is opened only for .READ access.

Properties

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