Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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