Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!news.glorb.com!news2!postnews.google.com!q30g2000prq.googlegroups.com!not-for-mail
From: Ljubomir Josifovski <LjubomirJosifovski@googlemail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: unzip/gunzip into memory
Date: Tue, 6 Jan 2009 03:56:25 -0800 (PST)
Organization: http://groups.google.com
Lines: 16
Message-ID: <f534127c-8490-4d43-9e85-3ea292d27ae4@q30g2000prq.googlegroups.com>
References: <ggodom$65o$1@fred.mathworks.com> <m7UXk.5128$1s7.3755@newsfe02.iad>
NNTP-Posting-Host: 198.240.128.75
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1231242985 9589 127.0.0.1 (6 Jan 2009 11:56:25 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 6 Jan 2009 11:56:25 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: q30g2000prq.googlegroups.com; posting-host=198.240.128.75; 
	posting-account=lMjmSwoAAADClu9k-mCth5zs3rs4X6n4
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.5) 
	Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:510000


On 28 Nov 2008, 15:29, Walter Roberson <rober...@hushmail.com> wrote:
> E wrote:
> > I would like to unzip/gunzip a file into memory instead of writing it to a file first and then
> > having to read it in again. Is this possible ?
>
> Yes, you could write a mex interface tozlib.

Somewhat related - does anyone know of a Matlab native implementation
of zlib?
(say analogous to csharp native implementation
http://www.icsharpcode.net/OpenSource/SharpZipLib/ etc)

I expect unlikely but thought I'd better ask.

Thanks in advance,
Ljubomir