MityDSP Documentation Index

e:/hudson/workspace/MityDSP MDK Release/trunk/sw/src/zlib/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 Wed Mar 28 15:14:04 2012 for Zlib Compression Library by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.