Added codec for bz2 compression.

This commit is contained in:
Raymond Hettinger 2003-09-23 20:21:01 +00:00
parent 9b32acd1cb
commit 9a80c5dbc4
4 changed files with 75 additions and 0 deletions

View file

@ -804,6 +804,11 @@ listed as operand type in the table.
{byte string}
{Convert operand to MIME base64}
\lineiv{bz2_codec}
{bz2}
{byte string}
{Compress the operand using bz2}
\lineiv{hex_codec}
{hex}
{byte string}