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

#include <bytestream.h>

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

Public Member Functions

 NullByteSink ()
 
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

◆ NullByteSink()

google::protobuf::strings::NullByteSink::NullByteSink ( )
inline

Member Function Documentation

◆ Append()

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

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