CBORTextString.decodeText()

UTF-8 decodes the value. Throws CBORInvalidError if the value is invalid UTF-8.

Definition

function decodeText(): string;