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.
 
 
 
 
 
 
Eric Salo 565c8fe66e upb: copy the wire decode recursion-depth-checking code to the wire encoder 2 years ago
..
accessors.c Hide `upb_MiniTableField.descriptortype` with `UPB_PRIVATE()` macro 2 years ago
accessors.h Split out `message/accessors_internal.h` and added `upb_Arena` assertions. 2 years ago
accessors_internal.h Split out `message/accessors_internal.h` and added `upb_Arena` assertions. 2 years ago
accessors_test.cc Hide upb_MiniTableField.submsg_index with new `UPB_PRIVATE()` macro 2 years ago
copy.c Hide `upb_MiniTableField.descriptortype` with `UPB_PRIVATE()` macro 2 years ago
copy.h Implements upb_Message_DeepClone. 2 years ago
copy_test.cc Fix cloning of repeated upb_Array. 2 years ago
extension_internal.h
internal.h
message.c
message.h
test.cc upb: copy the wire decode recursion-depth-checking code to the wire encoder 2 years ago
test.proto