chickadee » 9p » file-read

file-read handle sizeprocedure

Read size bytes from the file with the given handle. This procedure returns a list with two values: the buffer containing the data and the number of bytes read.