Built-in binascii module is supported with the following functions:
|
a2b_uu |
|
b2a_uu |
|
a2b_base64 |
|
b2a_base64 |
|
a2b_qp |
|
b2a_qp |
|
a2b_hqx |
|
rledecode_hqx |
|
rlecode_hqx |
|
b2a_hqx |
|
crc_hqx |
|
crc32 |
|
b2a_hex |
|
hexlify |
|
a2b_hex |
|
unexlify |
The following exceptions are supported:
|
Error |
|
Incomplete |