{{ message }}
Commit 59ef178
stream: use validateString for consumer encoding
Replace the manual `options.encoding` type check in stream iterator
consumers with the shared validator. Add coverage for non-string values
in the async and sync text consumers.
Signed-off-by: sjungwon03 <sjungwon03@gmail.com>
PR-URL: #64754
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>1 parent 7c534bf commit 59ef178
2 files changed
Lines changed: 18 additions & 5 deletions

0 commit comments