Crate utf16_ext

Source
Expand description

Crate for extending the Read and Write traits to allow for reading and writing utf-16

Re-exports§

Structs§

  • An iterator over char values of a utf-16 reader.
  • An iterator over the lines of a reader (reading utf-16)
  • An iterator over u16 values of a reader.

Enums§

Traits§