• 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 in 10.4 and 10.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zlib in 10.4 and 10.5


  • Subject: Re: zlib in 10.4 and 10.5
  • From: James Bucanek <email@hidden>
  • Date: Sun, 8 Jun 2008 08:39:17 -0700

Trygve Inda <mailto:email@hidden> wrote (Sunday, June 8, 2008 1:25 AM -0000):

Is zlib in all versions of 10.4 and 10.5?

Yes. I use zlib extensively in my application, which runs on 10.4 and 10.5.


Will any version of zlib always uncompress something created with a
different version?

No. The library will return Z_VERSION_ERROR if you try to inflate something that the working zlib library doesn't understand.


That said, zlib has been stable for years. If you're just now getting started with compression, you should't have version problems (that you can't manage).

Any endian issues with zlib?

zlib compresses bytes, not words, so there are no inherent endian issues when using zlib. Your actual data is another matter; You'll have the same endian issues you would storing/moving uncompressed data between systems.


--
James Bucanek

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: zlib in 10.4 and 10.5
      • From: Trygve Inda <email@hidden>
References: 
 >zlib in 10.4 and 10.5 (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: Hillegass Book 3rd ed. ScreenShots differ?
  • Next by Date: Re: NSPopupButton Item to Create New Object
  • Previous by thread: zlib in 10.4 and 10.5
  • Next by thread: Re: zlib in 10.4 and 10.5
  • Index(es):
    • Date
    • Thread