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