upload

open suspend fun upload(data: Any, executor: <ERROR CLASS>? = null, config: <ERROR CLASS>? = null): T

Uploads binary data for this blob. Overrides existing data.

Parameters

data

ByteArray for JVM, Blob for JavaScript.