FreeBSD Manual Pages
cxOpenArchiveBuffer(3) The GNUpdate Project cxOpenArchiveBuffer(3) NAME cxOpenArchiveBuffer - Opens an archive from a buffer for reading or writing. SYNOPSIS #include <comprex.h> CxArchive *cxOpenArchiveBuffer(char *buffer, size_t size); PARAMETERS buffer The buffer to read from or write to. size The size of the buffer. DESCRIPTION Opens an archive from a buffer for reading or writing. RETURNS Nothing. libcomprex 05 Mar 2003 cxOpenArchiveBuffer(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxOpenArchiveBuffer&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>