webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
google::protobuf::util::converter::JsonStreamParser Class Reference

#include <json_stream_parser.h>

Public Member Functions

 JsonStreamParser (ObjectWriter *ow)
 
virtual ~JsonStreamParser ()
 
util::Status Parse (StringPiece json)
 
util::Status FinishParse ()
 

Constructor & Destructor Documentation

◆ JsonStreamParser()

google::protobuf::util::converter::JsonStreamParser::JsonStreamParser ( ObjectWriter ow)
explicit

◆ ~JsonStreamParser()

google::protobuf::util::converter::JsonStreamParser::~JsonStreamParser ( )
virtual

Member Function Documentation

◆ FinishParse()

util::Status google::protobuf::util::converter::JsonStreamParser::FinishParse ( )

◆ Parse()

util::Status google::protobuf::util::converter::JsonStreamParser::Parse ( StringPiece  json)

The documentation for this class was generated from the following files: