Function script::dom::window::base64_atob

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