MyUtilityExtensionFileAppendStringSync extension

on

Methods

appendStringSync(String string, {Encoding encoding = utf8, bool flush = true}) → void

Available on File, provided by the MyUtilityExtensionFileAppendStringSync extension

Synchronously appends a string to the end of this file using the specified encoding.