# File lib/webrick/cgi.rb, line 204
def
read
(
size
=
nil
)
input
.
read
(
size
)
end