[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] z3: gzip compatibility
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] z3: gzip compatibility |
Date: |
Tue, 2 Dec 2008 11:05:26 +0100 |
On Tue, Dec 2, 2008 at 11:01 AM, Daishi Kato <address@hidden> wrote:
>
> Can I do it without using the file? maybe using string or port.
> In other words, how can I encode/decode the header.
> The documentation does not seem to help me on it.
>
Check out "z3:decode-buffer".
cheers,
felix