Returns a stream of int zero-extending the char values
from this sequence. Any char which maps to a surrogate code
point is passed through uninterpreted.
If the sequence is mutated while the stream is being read, the result is undefined.
Diagram: String