class WEBrick::HTTPResponse::ChunkedWrapper
Public Class Methods
(_Writer socket, HTTPResponse resp) → void
Source
# File vendor/bundle/ruby/4.0.0/gems/webrick-1.9.2/sig/httpresponse.rbs, line 107
def initialize: (_Writer socket, HTTPResponse resp) -> void
Public Instance Methods
(*_ToS buf) → self
Source
# File vendor/bundle/ruby/4.0.0/gems/webrick-1.9.2/sig/httpresponse.rbs, line 111
def <<: (*_ToS buf) -> self