Skip to main content

unbase64

Function unbase64 

Source
pub fn unbase64(str: Expr) -> Expr
Expand description

Decodes the input string str from a base64 string into binary data.