diff options
| author | TOMITA Masahiro <tommy@tmtm.org> | 2025-11-27 11:10:43 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-27 15:10:43 +1300 |
| commit | 2e770cdf773d79327cfdeb8178a1cb9b340f4560 (patch) | |
| tree | 018ec8588024cfc038701a6e45bc4007c6a995a4 /doc/optparse/ruby/array.rb | |
| parent | a60cd8787cb65a6077f609652f6042143d81b227 (diff) | |
Fix argument handling in `IO::Buffer#each_byte` (#15309)
The method incorrectly ignored its first argument and treated the second argument as offset and the third as count.
This change makes the first argument be treated as offset and the second as count.
Also fix incorrect block parameter in comments.
Diffstat (limited to 'doc/optparse/ruby/array.rb')
0 files changed, 0 insertions, 0 deletions
