Skip to content
Snippets Groups Projects
Commit 02b409c4 authored by bos's avatar bos
Browse files

streamDecodeUtf8With: accumulate undecoded chunks correctly

We had previously gotten the accounting and reporting wrong if an
incomplete input was fed in over the course of several continuations,
such that we'd report only the incomplete input seen by the most
recent continuation.

This fixes gh-70.
parent f5dade20
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment