pub fn encode(data: &[u8]) -> String
Encode a byte slice to Base64 string using general encoding without padding.