logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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