dotnet/Nerdbank.Streams

SequenceTextReader fails to decode surrogate pairs at buffer boundary

AArnott opened this issue · 0 comments

As originally reported at microsoft/vs-streamjsonrpc#455, we have a problem decoding surrogate pairs when there is only one char left available in the array we're decoding to.