Base64UrlByteStringConverter
String ↔ okio.ByteString via URL-safe Base64 (RFC 4648 §5, - and _ instead of + and /).
Same type pair as StringByteStringConverter — see Base64ByteStringConverter for how to select an alternate converter. Decoding accepts both alphabets; encoding emits the URL-safe one.