Returns a stream of code point values from this sequence. Any surrogate pairs encountered in the sequence are combined as if by
Character.toCodePointand the result is passed to the stream. Any other code units, including ordinary BMP characters, unpaired surrogates, and undefined code units, are zero-extended to
int
values which are then passed to the stream.
If the sequence is mutated while the stream is being read, the result is undefined.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4