webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::io::CopyingInputStream Class Referenceabstract

#include <zero_copy_stream_impl_lite.h>

Public Member Functions

virtual ~CopyingInputStream ()
 
virtual int Read (void *buffer, int size)=0
 
virtual int Skip (int count)
 

Constructor & Destructor Documentation

◆ ~CopyingInputStream()

google::protobuf::io::CopyingInputStream::~CopyingInputStream ( )
virtual

Member Function Documentation

◆ Read()

virtual int google::protobuf::io::CopyingInputStream::Read ( void buffer,
int  size 
)
pure virtual

◆ Skip()

int google::protobuf::io::CopyingInputStream::Skip ( int  count)
virtual

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