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 85fcfcb792 Fix a param naming issue for upb_Message_InsertMapEntry. Should just be mini_table instead of map_entry_mini_table 2 years ago
..
accessors.c Add support for promoting unlinked map fields from unknown to upb_Map. 2 years ago
accessors.h Fix a param naming issue for upb_Message_InsertMapEntry. Should just be mini_table instead of map_entry_mini_table 2 years ago
accessors_test.cc Add support for promoting unlinked map fields from unknown to upb_Map. 2 years ago
extension_internal.h normalize most of the message accessors: 2 years ago
internal.h
message.c normalize most of the message accessors: 2 years ago
message.h
test.cc fix unset mini table field presence bug 2 years ago
test.proto