On Tue, 14 Mar 2023 at 20:35, Andreas Matthias <[email protected]>
wrote:

> The manual says that
>
>    str, n = pdfe.readfromstream(<stream>)
>
> reads the stream in chunks. Now I had expected that `str` is just one
> chunk of the whole stream.
> But it seems that `str` always contains the whole stream.
>
> Could someone enlighten me what "read in chunks" means?
>

I will check it this weekend.

Reply via email to