The RWUCharFromUTF8ByteInputStreamImp Class
RWUCharFromUTF8ByteInputStreamImp connects a Unicode character stream to a binary stream using UTF-8. The bytes read from the binary stream used as the source of bytes are transformed into UTF-16 characters using the UTF-8 transformation form.