saveFileChunk

abstract suspend fun saveFileChunk(rootPath: String, relativePath: String, chunkIndex: Int, bytes: ByteArray)