You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
strio_read: preserve buffer encoding on partial reads
[Bug #20418]
Ruby IO#read preserves the encoding on partial read, but change
it when reading the whole IO
from commit 0ca7036682dad1caea4e7a4fe8fd908d94c878e8:
> * io.c (read_all): should associate default external encoding.
> * io.c (io_read): should NOT associate default external encoding.
0 commit comments