getEncoding

open fun getEncoding(): Encoding
Specifies the encoding for the affixed container data. If unspecified, the data is expressed in raw bytes.
.elide.data.Encoding encoding = 1;

Return

The encoding.