:nodoc:.
#open, #read
:nodoc:
707 708 709
# File 'lib/rubysl/open-uri/open-uri.rb', line 707 def buffer_open(buf, proxy, options) # :nodoc: OpenURI.open_http(buf, self, proxy, options) end