[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pdf-devel] Problems in the stream implementation
From: |
gerel |
Subject: |
Re: [pdf-devel] Problems in the stream implementation |
Date: |
Wed, 01 Oct 2008 19:37:29 -0700 (PDT) |
Hey JP,
> I've read all the filter's implementation and none is using the filters
> as circullar. Yes, you are assuming that the end of the buffer input
> data is the buffer.wp but you are always considering that buffer.wp >
> buffer.rp. That is why the reset function is needed and that is why
> nothing is working.
You're right, it seemed to me something was wrong, let's finally encapsulate
that, please :-)
regards,
-gerel