upload

expect abstract fun upload(offset: Int = 0, sizeInBytes: Int)(source)
actual abstract fun upload(offset: Int, sizeInBytes: Int)(source)
actual abstract fun upload(offset: Int, sizeInBytes: Int)(source)