:nodoc:.
#open, #read
:nodoc:
763 764 765
# File 'lib/open-uri.rb', line 763 def buffer_open(buf, proxy, options) # :nodoc: OpenURI.open_http(buf, self, proxy, options) end