Skip to main content

Module encoding

Module encoding 

Source
Expand description

XML byte-encoding detection shared by process and transform boundaries.

Enums§

XmlEncodingError
Error returned when XML octets cannot be decoded as required by XML 1.0.

Functions§

decode_xml_octets
Decode XML 1.0 octets encoded as UTF-8 or UTF-16.