zzip_compr_str - compr name.
Contents
Copyright
Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
zziplib 0.13.78 zzip_compr_str(3)
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)
