• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Zlib compress & uncompress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zlib compress & uncompress


  • Subject: Re: Zlib compress & uncompress
  • From: Andrei Tchijov <email@hidden>
  • Date: Mon, 19 Jun 2006 09:01:19 -0400

This is straight from zlib.h. Line 1001
/*
The following utility functions are implemented on top of the
basic stream-oriented functions. To simplify the interface, some
default options are assumed (compression level and memory usage,
standard memory allocation functions). The source code of these
utility functions can easily be modified if you need special options.
*/


"Basic stream-oriented functions" are (among others) : deflate/inflate

"Following utility functions" are (among others) : compress/decompress.

Andrei

On Jun 19, 2006, at 8:35 AM, Aalok wrote:

Hi All,

I am little confused regarding zlib functionality.

both compress and deflate do the compression and
uncopress and inflate do the decompression.

can anyone please tell me what is the difference between these functions?
If I compress it with "compress" and decompress with "inflate" or
compress with "deflate" and decompress with "uncompress", is it the
same thing?



Regards, Aalok

--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Zlib compress & uncompress (From: Aalok <email@hidden>)

  • Prev by Date: make a window fullscreen and back?
  • Next by Date: Re: Bundle vs. Framework for plugins
  • Previous by thread: Zlib compress & uncompress
  • Next by thread: make a window fullscreen and back?
  • Index(es):
    • Date
    • Thread