FileAppendBytesExtension extension
- on
Methods
-
appendBytes(
List< int> bytes) → Future<void> -
Available on File, provided by the FileAppendBytesExtension extension
Appends an array ofbytes
to the content of this file.
Available on File, provided by the FileAppendBytesExtension extension
Appends an array ofbytes
to the content of this file.