Re: LWP and readUntil

ts (decoux@moulon.inra.fr)
Wed, 9 Aug 1995 14:26:21 +0200


 I want to know if it's possible, with readUntil, to read in each call
only a block of xxx bytes.

 Apparently when `$delim' is undef, readUntil read the whole document.

Guy Decoux