Encode the bytes-like object s using Base64 and return the encoded bytes.
base64.b64encode(s, altchars=None)