UploadPart

fun UploadPart(    chunkIndex: Int,     isLast: Boolean,     file: File,     sent: Boolean = false)