writeToFile
Writes a file data.
Parameters
fileHandle
handle to write file data
dataChunk
file data chunk
truncate
truncate the file from: current pos + dataChunk size
Throws
thrown when instance is closed
thrown when method encounters an exception
thrown when method encounters an unknown exception
Writes a file data.
Parameters
fileHandle
handle to write file data
dataChunk
file data chunk
truncate
truncate the file from: current pos + dataChunk size
Throws
thrown when instance is closed
thrown when method encounters an exception
thrown when method encounters an unknown exception
Writes a file data.
Parameters
fileHandle
handle to write file data
dataChunk
file data chunk
truncate
truncate the file from: current pos + dataChunk size
Throws
thrown when instance is closed
thrown when method encounters an exception
thrown when method encounters an unknown exception