Word description Reads at most n elements from input-stream and returns them in a sequence. This word should be used instead of read when processing the entire element a chunk at a time, since on some stream implementations it may be slightly faster.