encoding/xml.Directive.Copy (method)
2 uses
encoding/xml (current package)
xml.go#L110: func (d Directive) Copy() Directive { return Directive(bytes.Clone(d)) }
xml.go#L120: return v.Copy()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)