Date: Mon, 7 Jul 2003 14:26:26 -0400 From: Chris Ptacek <cptacek@sitaranetworks.com> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: gzip library (compressing a buffer in C) Message-ID: <31269226357BD211979E00A0C9866DAB04D9377F@rios.sitaranetworks.com>
next in thread | raw e-mail | index | archive | help
Does anyone know if there is a library available to allow a C program to gzip a buffer. Basically I have a buffer of data that I will be transfering and would like to gzip it before sending. The receiving system already does a gunzip and I am trying to handle the same format, so other compression may not be available. - Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31269226357BD211979E00A0C9866DAB04D9377F>
