method
readpartial
v2_6_3 -
Show latest stable
- Class:
WEBrick::HTTPRequest
readpartial(size, buf = ''.b)public
for IO.copy_stream. Note: we may return a larger string than size here; but IO.copy_stream does not care.
readpartial(size, buf = ''.b)for IO.copy_stream. Note: we may return a larger string than size here; but IO.copy_stream does not care.