FileStream open for appending

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Schema

Filestream open for appending.png

Description

Open a file for append-writing. Provide a stream-handle for further write operations. The existing contents of the file is preserved, and any new write-data is appended at the end.



Back to Standard Library.
Previous: FileStream [ Open for Writing ]
Next: FileStream [ Create TempFile ]


Meine Werkzeuge