writeFileETag

abstract fun writeFileETag(fileName: String, eTag: String)

Writes the eTag of a file.

Parameters

fileName

The name of the file without a path.

eTag

The eTag of the file.