logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zzip_compr_str - compr name.

Author

        Guido Draheim <guidod@gmx.de>

Description

        The zzip_compr_str function returns the static const string of the known compression methods, Unknown id
       values will return just "zipped" as the string code.

Name

       zzip_compr_str -  compr name.

Synopsis

#include<zzip/lib.h>

       zzip_char_t*
       zzip_compr_str(int compr)

See Also