#include <fcntl.h>#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <google/protobuf/io/gzip_stream.h>#include <google/protobuf/io/zero_copy_stream_impl.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, const char **argv) |
Definition at line 61 of file protobuf/src/google/protobuf/testing/zcgzip.cc.