func io/ioutil.ReadAll

one use

	io/ioutil (current package)
		ioutil.go#L26: func ReadAll(r io.Reader) ([]byte, error) {