Re: programmatically decompress lzw data
Re: programmatically decompress lzw data
- Subject: Re: programmatically decompress lzw data
- From: Ben Dougall <email@hidden>
- Date: Fri, 5 Sep 2003 11:53:27 +0100
On Friday, September 5, 2003, at 12:48 am, email@hidden wrote:
If you want to link to a code library, and you don't mind using bzip2
compression instead
the data i'm using is from elsewhere and it's compressed using lzw - so
it's not up to me which compression technique to use.
(which I think may be better than lzw, and is patent-free), you can
check out some sample code here:
http://cocoa.karelia.com/Foundation_Categories/NSData/
bzip2_decompression.m
but thanks anyway - i'm sure that'll come in handy at some point for
something else.
thanks, ben.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.