Handbook
Glossary
>urlsafe-base64 ( seq -- base64 )
Vocabulary
base64
Inputs
seq
an
object
Outputs
base64
an
object
Definition
USING:
assocs
;
IN:
base64
:
>urlsafe-base64
( seq -- base64 )
>base64
H{
{
47 95
}
{
43 45
}
}
substitute
;