Pseudo I/O on String object.
lines(*args) Instance Public methods This is a deprecated alias for each_line
strio.lineno = integer â integer Instance Public methods Manually sets the
strio.each_byte {|byte| block } â striostrio.each_byte â anEnumerator Instance Public methods
strio.close â nil Instance Public methods Closes strio. The strio
strio.pos â integerstrio.tell â integer Instance Public methods Returns
strio.read([length [, outbuf]]) â string, outbuf, or nil Instance Public methods See
strio.pos = integer â integer Instance Public methods Seeks to the given
strio.size â integer Instance Public methods Returns the size of the buffer
strio.internal_encoding => encoding Instance Public methods Returns the
bytes() Instance Public methods This is a deprecated alias for each_byte
Page 5 of 6