|
NAMEzzip_compr_str - compr name.SYNOPSIS#include <zzip/lib.h> zzip_char_t * zzip_compr_str(int compr) DESCRIPTIONThe 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.AUTHORGuido Draheim <guidod@gmx.de>COPYRIGHTCopyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
Visit the GSP FreeBSD Man Page Interface. |