writeToFile
Sends a file's data chunk to an Inbox. To send the entire file - divide it into pieces of the desired size and call the function for each fragment. You do not have to be logged in to call this function.
Parameters
handle to the prepared Inbox entry
handle to the file where the uploaded chunk belongs
file chunk to send
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed
Sends a file's data chunk to an Inbox. To send the entire file - divide it into pieces of the desired size and call the function for each fragment. You do not have to be logged in to call this function.
Parameters
handle to the prepared Inbox entry
handle to the file where the uploaded chunk belongs
file chunk to send
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed
Sends a file's data chunk to an Inbox. To send the entire file - divide it into pieces of the desired size and call the function for each fragment. You do not have to be logged in to call this function.
Parameters
handle to the prepared Inbox entry
handle to the file where the uploaded chunk belongs
file chunk to send
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
thrown when instance is closed