write Bytes
Writes a byte array to the specified file.
Return
true if successful, false otherwise
Parameters
bytes
The byte array to write with.
Writes an unsigned byte array to the specified file.
Return
true if successful, false otherwise
Parameters
bytes
The byte array to write with.