Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Protobuf Team Bot 76daaa2319 Incremental step towards fixing nonstandard/nonportable uses of setjmp. 2 years ago
..
common_internal.h
decode.c Incremental step towards fixing nonstandard/nonportable uses of setjmp. 2 years ago
decode.h
decode_fast.c Moved aliasing logic for string field parsing into EpsCopyInputStream. 2 years ago
decode_fast.h
decode_internal.h Incremental step towards fixing nonstandard/nonportable uses of setjmp. 2 years ago
encode.c Incremental step towards fixing nonstandard/nonportable uses of setjmp. 2 years ago
encode.h
eps_copy_input_stream.c Created a new upb_WireReader interface for parsing wire data directly. 2 years ago
eps_copy_input_stream.h Ported more cases of wire format parsing to upb_WireReader. 2 years ago
eps_copy_input_stream_test.cc Migrated the text format encoder to upb_WireReader. 2 years ago
reader.c Ported more cases of wire format parsing to upb_WireReader. 2 years ago
reader.h Ported more cases of wire format parsing to upb_WireReader. 2 years ago
swap_internal.h
types.h