webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::strings::StringByteSink Class Reference

#include <bytestream.h>

Inheritance diagram for google::protobuf::strings::StringByteSink:
google::protobuf::strings::ByteSink

Public Member Functions

 StringByteSink (string *dest)
 
virtual void Append (const char *data, size_t n)
 
- Public Member Functions inherited from google::protobuf::strings::ByteSink
 ByteSink ()
 
virtual ~ByteSink ()
 
virtual void Flush ()
 

Constructor & Destructor Documentation

◆ StringByteSink()

google::protobuf::strings::StringByteSink::StringByteSink ( string dest)
inlineexplicit

Member Function Documentation

◆ Append()

void google::protobuf::strings::StringByteSink::Append ( const char *  data,
size_t  n 
)
virtual

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