MyUtilityExtensionFileAppendBytesSync extension
- on
Methods
-
appendBytesSync(
List< int> bytes, {bool flush = true}) → void -
Available on File, provided by the MyUtilityExtensionFileAppendBytesSync extension
Synchronously appends an array ofbytes
to the end of this file.