AppendFile

Name

AppendFile — A class for appended file output.

Description

This class subclasses from OutFile, the only functional difference being that it opens a given file in Append Mode rather than in Overwrite mode.

Protocols adopted by AppendFile

OutFile

Methods

Phase: Creating