cipher_decrypt is a callable in the Serialization and Compression group.
cipher_digest is a callable in the Serialization and Compression group.
cipher_encrypt is a callable in the Serialization and Compression group.
cipher_list is a callable in the Serialization and Compression group.
Compresses bytes or text.
Alias-style decompression function.
decrypt_blowfish is a callable in the Serialization and Compression group.
encrypt_blowfish is a callable in the Serialization and Compression group.
encrypt_hmac is a callable in the Serialization and Compression group.
encrypt_md5 is a callable in the Serialization and Compression group.
Represents a serialized key/value element.
serialization_element->key is a member in the Serialization and Compression group; call it on the receiver shown before the arrow.
serialization_element->value is a member in the Serialization and Compression group; call it on the receiver shown before the arrow.
Reads serialized XML-style data.
serialization_reader->read is a member in the Serialization and Compression group; call it on the receiver shown before the arrow.
Uncompresses compressed bytes.