Function script::dom::window::base64_atob

source ยท
pub fn base64_atob(input: DOMString) -> Result<DOMString, Error>