Module decoding

Source
Expand description

Things for decoding bytes into strings.

Structsยง

DecodedCharacter
A logical character that has been decoded from some code points.
DecodedString
A string that has been decoded using a particular character encoding.