Function aws_smithy_types::base64::encode[][src]

pub fn encode<T: AsRef<[u8]>>(input: T) -> String
Expand description

Encode input into base64 using the standard base64 alphabet