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 1b62d18159 Reunify with-bits and no-bits on upb.js to only use bits for non-repeated getters and string-alloc (the latter we can revisit in a followup). All setters go through the upb C api. 1 year ago
..
accessors.h upb: reverse the polarity of the MiniTableField untyped data accessors 1 year ago
array.h Reunify with-bits and no-bits on upb.js to only use bits for non-repeated getters and string-alloc (the latter we can revisit in a followup). All setters go through the upb C api. 1 year ago
extension.c upb: move some extension-related message functions 1 year ago
extension.h Automated rollback of commit 3c75c331d3. 1 year ago
map.h
map_entry.h
map_sorter.h upb: use upb_alloc functions internally instead of stdlib malloc/free 1 year ago
message.c upb: move some extension-related message functions 1 year ago
message.h upb: tag _upb_Message_AddUnknown() as UPB_PRIVATE() 1 year ago
types.h