Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
|
6 months ago | |
---|---|---|
.. | ||
BUILD | 7 months ago | |
README.md | 2 years ago | |
chunked_input_stream.c | 2 years ago | |
chunked_input_stream.h | 2 years ago | |
chunked_output_stream.c | 2 years ago | |
chunked_output_stream.h | 2 years ago | |
string.h | 6 months ago | |
string_test.cc | 2 years ago | |
tokenizer.c | 6 months ago | |
tokenizer.h | 2 years ago | |
tokenizer_test.cc | 1 year ago | |
zero_copy_input_stream.h | 2 years ago | |
zero_copy_output_stream.h | 2 years ago | |
zero_copy_stream_test.cc | 7 months ago |
README.md
This subdir originated as a best-effort C approximation of the C++ code in in third_party/protobuf/io/ but over time the two will invariably diverge. Comments have generally been copied verbatim and may therefore refer to C++ symbol names instead of C symbol names.