UnicodeStream
Public / Methods
Input
3 overloads
Adds an input code unit.
Adds a UTF-8 code unit.
If codeUnits in is null
or index in is out of range, the stream will be flushed.
- See also
Adds a UTF-16 code unit.
If codeUnits in is null
or index in is out of range, the stream will be flushed.
- See also