# File lib/rio/if/stream.rb, line 183
183:     def each_byte(*args,&block) target.each_byte(*args,&block); self end