Copy the first XML document into the second document. Implemented by reading all events from the given XmlPullParser and writing them directly to the given XmlSerializer. This can be useful for transparently converting between underlying wire protocols. @hide
(@NonNull XmlPullParser in, @NonNull XmlSerializer out)
source not stored for this graph (policy: none)
no test coverage detected