Decodes a CBOR-encoded Uint8Array into a TokenMetadataUrl object.
The decoded TokenMetadataUrl object.
Will throw an error if the CBOR data is not a valid representation of TokenMetadataUrl.
The CBOR-encoded Uint8Array to decode.
Generated using TypeDoc
Decodes a CBOR-encoded Uint8Array into a TokenMetadataUrl object.
Returns
The decoded TokenMetadataUrl object.
Throws
Will throw an error if the CBOR data is not a valid representation of TokenMetadataUrl.