MityDSP Documentation Index
Namespaces | Functions
tcZlib.cpp File Reference
#include "tcZLib.h"
#include "zlib.h"
#include <string.h>

Namespaces

namespace  ZLib

Functions

int ZLib::Compress (unsigned char *apDest, unsigned int *apDestLen, unsigned char *apSource, unsigned int anSourceLen)
 Compress a memory mapped image to a gzip compatible output image, including the necessary header for decoding by gzip versions 1.2.3 or higher.
int ZLib::UnCompress (unsigned char *apDest, unsigned int *apDestLen, unsigned char *apSource, unsigned int anSourceLen)
 UnCompresses a gzip image to a memory image.

  
Generated on Mon Apr 22 2013 11:33:47 for Zlib Compression Library by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.