# WriteResult
File write result. adopt FileSystemManager.writeSync Interface return
# attribute
# number bytesWritten
Number of bytes actually written to the file (note that the number of byte writes is not necessarily the same as the string characters written)