ASN1UTF8String.decodeText()
Decodes the value to string
. Throws an error if the value is invalid UTF-8.
Definition
function decodeText(): string;
Decodes the value to string
. Throws an error if the value is invalid UTF-8.
function decodeText(): string;