>urlsafe-base64 ( seq -- base64 )


Vocabulary
base64

Inputs
seqan object


Outputs
base64an object


Definition


: >urlsafe-base64 ( seq -- base64 )
>base64 H{ { 47 95 } { 43 45 } } substitute ;