Add IEncoder#reset

Issue #633 resolved
Chase Tingley created an issue

The work in issue #621 made the XMLEncoder stateful, and as a result Jim suggested that we add a reset() method. If we're going to do that, it probably makes sense to do this at the interface level in case it's needed elsewhere.

Comments (2)

  1. Log in to comment