Expand description

The UTF-32 module is the Rosetta Stone of this module, all other modules only convert from and to UTF-32. Thus, this module only need to take care of writing and reading encoded values to and from a stream of bytes.

Structs

  • A very basic wrapper for UTF-32 encoded data.