Writes the supplied data to the file, starting at the offset indicated by the value of the "position" attribute.
FileWriter.write( data )
This method does not return anything.
Blob