write Bytes
Sets the content of this file as an array of bytes. If this file already exists, it becomes overwritten.
Parameters
array
byte array to write into this file.
Sets the content of this file as an array of bytes. If this file already exists, it becomes overwritten.
byte array to write into this file.