getEncoding

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

Return

The encoding.