Function ffsend_api::crypto::b64::encode
[−]
[src]
pub fn encode(input: &[u8]) -> String
Encode the given byte slice using base64, in an URL-safe manner without padding.