get_charset() Return the
binascii.a2b_hqx(string) Convert binhex4 formatted ASCII data to binary, without doing RLE-decompression. The string should
update(arg) Warning These methods generate
add_flag(flag) Set the flag(s) specified by flag without changing other flags. To add more than one flag at a time
base64.a85decode(b, *, foldspaces=False, adobe=False, ignorechars=b' \t\n\r\v') Decode the Ascii85 encoded
binascii.a2b_qp(data, header=False) Convert a block of quoted-printable data back to binary and return the binary data. More
get_visible() Return an Message instance whose headers are the message’s visible headers and whose body is empty
email.message_from_string(s, _class=email.message.Message, *, policy=policy.compat32) Return a message object structure from
__ne__(other) This method allows you to compare two Charset instances for inequality.
base64.b16encode(s) Encode the bytes-like object s using Base16 and return the
Page 21 of 44