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