class Aws::Plugins::RequestCompression::CompressionHandler::ChunkBuffer

def write(data)

def write(data)
  @last_chunk = data
end