cfunction (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.