Method: Protocol::HTTP::Body::Wrapper#length

Defined in:
lib/protocol/http/body/wrapper.rb

#lengthObject



50
51
52
# File 'lib/protocol/http/body/wrapper.rb', line 50

def length
  @body.length
end