Function aws_smithy_types::base64::encoded_length
source · pub fn encoded_length(length: usize) -> usize
Expand description
Returns the base64 representation’s length for the given length
of data
pub fn encoded_length(length: usize) -> usize
Returns the base64 representation’s length for the given length
of data