new()
No documentation available.
# File lib/open-uri.rb, line 400 def initialize @io = StringIO.new @size = 0 end