Encode a string using a url-safe Base64 alphabet. s is the string to encode. The encoded string is returned. The alphabet uses '-' instead of '+' and '_' instead of '/'.
(s)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected