base64_atob

Function base64_atob 

Source
pub(crate) fn base64_atob(input: DOMString) -> Fallible<DOMString>