Replace any non-ASCII characters in an XML document with XML numeric character references.
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Asciify(array<Byte>[]()[]) |
Replace any non-ASCII characters in an XML document (as a byte array) with XML character references (where permitted).
|
![]() ![]() | Asciify(String) |
Replace non-ASCII characters in an XML document with XML numeric character references (where permitted).
|