os.File.WriteAt (method)

one use

	os (current package)
		file.go#L198: func (f *File) WriteAt(b []byte, off int64) (n int, err error) {