Module encoding

Module encoding 

Source
Expand description

This module contains the supported encoding for ixdtf parsing.

Structsยง

Utf8
A marker type that signals a parser should parse the source as UTF-8 bytes.
Utf16
A marker type that signals a parser should parse the source as UTF-16 bytes.