pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: *****POSSIBLE SPAM***** Re: [pdf-devel] Crypt module


From: David Vazquez
Subject: Re: *****POSSIBLE SPAM***** Re: [pdf-devel] Crypt module
Date: Sat, 27 Dec 2008 00:20:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

address@hidden writes:

> In that case the number of bytes to write is a function of the number
> of processed bytes. The filter can count how many bytes it processed
> after the last reset, in a local way.
>
> Consider:
>
>    
>     -> filter1 -> aesv2 -> filter2 ->
>
>
> Both filter1 and filter2 may be implementing quite different filtering
> algorithms. How would aesv2 benefit with the knowledge of the number
> of bytes already written by filter2, for example?

Sorry, I think I don't explain enough well.

I mean that due to some filters, _we_ could require know the output
size. Consider we create a new memory writing stream. It is possible
stream doesn't fill the buffer. Then, how I know how many bytes it
wrote?

I hope it is clear now :-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]