MyUtilityExtensionFileAppendBytesSync extension

on

Methods

appendBytesSync(List<int> bytes, {bool flush = true}) → void

Available on File, provided by the MyUtilityExtensionFileAppendBytesSync extension

Synchronously appends an array of bytes to the end of this file.