wasi

Constant FDFLAGS_APPEND

Source
pub const FDFLAGS_APPEND: Fdflags = _; // 1u16
Expand description

Append mode: Data written to the file is always appended to the file’s end.