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

#include <zip_writer.h>

Public Member Functions

 ZipWriter (io::ZeroCopyOutputStream *raw_output)
 
 ~ZipWriter ()
 
bool Write (const string &filename, const string &contents)
 
bool WriteDirectory ()
 

Constructor & Destructor Documentation

◆ ZipWriter()

google::protobuf::compiler::ZipWriter::ZipWriter ( io::ZeroCopyOutputStream raw_output)

◆ ~ZipWriter()

google::protobuf::compiler::ZipWriter::~ZipWriter ( )

Member Function Documentation

◆ Write()

bool google::protobuf::compiler::ZipWriter::Write ( const string filename,
const string contents 
)

◆ WriteDirectory()

bool google::protobuf::compiler::ZipWriter::WriteDirectory ( )

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