Function e_utils::algorithm::base64::decode_config_buf
source ยท pub fn decode_config_buf<T: AsRef<[u8]>>(
input: T,
config: Config,
buffer: &mut Vec<u8>
) -> Result<(), DecodeError>Expand description
decode_config_buf