decode-uri-hex ( index str quot: ( ch -- ? ) -- )


Vocabulary
urls.encoding.private

Inputs
indexan object
stran object
quota quotation with stack effect ( ch -- ? )


Outputs
None

Definition