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