Skip to main content

to_base64

Function to_base64 

Source
pub fn to_base64(data: &[u8]) -> String
Expand description

Encode bytes as standard base64 with padding.