mirror of https://github.com/celery/kombu.git
21 lines
375 B
ReStructuredText
21 lines
375 B
ReStructuredText
.. currentmodule:: kombu.compression
|
|
|
|
.. automodule:: kombu.compression
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
Encoding/decoding
|
|
-----------------
|
|
|
|
.. autofunction:: compress
|
|
.. autofunction:: decompress
|
|
|
|
Registry
|
|
--------
|
|
|
|
.. autofunction:: encoders
|
|
.. autofunction:: get_encoder
|
|
.. autofunction:: get_decoder
|
|
.. autofunction:: register
|