Skip to main content

b64_encode

Function b64_encode 

Source
pub fn b64_encode(bytes: &[u8]) -> String
Expand description

Standard base64 encode (any binary payload crossing the JSON pipe).