FileIOStream.getEtag

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.

class FileIOStream
string
getEtag
()

Return Value

Type: string

the entity tag for the stream.

Meta

Since

2.22