cfunction
src/core/ev.c on line 3294 , column 1
(ev/chunk stream n &opt buffer timeout )
Same as ev/read , but will not return early if less than n bytes are
available. If an end of stream is reached , will also return early
with the collected bytes.