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 5e1cc249bf Use noncontiguous unknown fields API in upb message compare 3 months ago
..
internal Use noncontiguous unknown fields API in upb message compare 3 months ago
BUILD Use noncontiguous unknown fields API in upb message compare 3 months ago
accessors.c
accessors.h upb: Add upb_Message_GetExtensionArray 3 months ago
accessors_split64.h
accessors_test.cc
array.c
array.h
array_test.cc
compare.c Use noncontiguous unknown fields API in upb message compare 3 months ago
compare.h
compat.c Update compat extension APIs to something that does not assume contiguous storage 3 months ago
compat.h Update compat extension APIs to something that does not assume contiguous storage 3 months ago
copy.c Update callers to use noncontiguous APIs 3 months ago
copy.h
copy_test.cc Update tests to use noncontiguous API 3 months ago
map.c
map.h
map_gencode_util.h
map_sorter.c
map_test.cc
merge.c
merge.h
merge_test.cc
message.c Always add unknown fields in a single call 3 months ago
message.h Use noncontiguous unknown fields API in upb python 3 months ago
promote.c Support deleting regions of unknown fields via noncontiguous storage API 3 months ago
promote.h Support deleting regions of unknown fields via noncontiguous storage API 3 months ago
promote_test.cc Update tests to use noncontiguous API 3 months ago
tagged_ptr.h
test.cc Add unknown fields during group decode in a single call, to permit aliasing 3 months ago
test.proto
utf8_test.cc
utf8_test.proto
utf8_test_proto2.proto
value.h