decodeBase64Url
Module Export
text |> [byte]
Reads a text encoded as a URL-safe Base64 into a binary iterator
Examples
import { decodeBase64Url } from 'base64'
from 'SABlAGwAbABvACAAdwBvAHIAbABkAA' decodeBase64Url
Module Export
text |> [byte]
Reads a text encoded as a URL-safe Base64 into a binary iterator
import { decodeBase64Url } from 'base64'
from 'SABlAGwAbABvACAAdwBvAHIAbABkAA' decodeBase64Url