Method: HTTPX::Transcoder::Chunker::Decoder#to_s

Defined in:
lib/httpx/transcoder/chunker.rb

#to_sObject



51
52
53
# File 'lib/httpx/transcoder/chunker.rb', line 51

def to_s
  @buffer
end