File.ReadWriteAppending

Read from the beginning, append at the end of the file.

class File
static immutable
Style ReadWriteAppending;

Meta