Gets the entity tag for the file when it has been written.
This must be called after the stream has been written
and closed, as the etag can change while writing.
Available since: 2.22
Return value
Type:char*
The entity tag for the stream.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.