func io/ioutil.ReadFile

one use

	io/ioutil (current package)
		ioutil.go#L37: func ReadFile(filename string) ([]byte, error) {