There's no documentation for this item.
# File webrick/httprequest.rb, line 344 def read_data(io, size) _read_data(io, :read, size) end
<code/>
<pre/>
<code/>and<pre/>for code samples.