upload
Upload data for the given blob.
Return
the bo
Parameters
bo
The blob to upload the data for.
data
ByteArray on JVM and Blob for JavaScript.
Upload data for the given blob.
Return
the bo
Parameters
bo
The blob to upload the data for.
data
ByteArray on JVM and Blob for JavaScript.
callback
Function to execute as upload progresses.