os.File.ReadFrom (method)

one use

	os (current package)
		file.go#L148: func (f *File) ReadFrom(r io.Reader) (n int64, err error) {