io.rb: reimplement `IO#each_char`.
It used to be an alias to `IO#each_byte` but those methods should have behave differently.
Showing
Please register or sign in to comment
It used to be an alias to `IO#each_byte` but those methods should have behave differently.