Enumeration of errors related to decoding UTF-16 sequences.
The correctly decoded character is invalid.
Missing low surrogate wchar.
Missing high surrogate wchar.
See Implementation
Enumeration of errors related to decoding UTF-16 sequences.