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 9d625a1df7 upb: fix the map encoder to stop dying under ubsan 10 months ago
..
internal upb: implement upb_Message 11 months ago
BUILD upb: move upb_Message definition back into upb/message/ 10 months ago
decode.c upb: tag _upb_Message_GetOrCreateExtension() as UPB_PRIVATE() 10 months ago
decode.h Add kUpb_DecodeOption_AlwaysValidateUtf8 decode option, to force UTF-8 validation of proto2 strings. 11 months ago
encode.c upb: fix the map encoder to stop dying under ubsan 10 months ago
encode.h upb: clean up and consolidate the upb/message/ build targets 11 months ago
eps_copy_input_stream.c Reorganize upb file structure 1 year ago
eps_copy_input_stream.h Reorganize upb file structure 1 year ago
eps_copy_input_stream_test.cc Added `explicit` to a single-arg constructor to fix a ClangTidy warning. 11 months ago
reader.c upb: tighten up and lock down upb/wire/ 11 months ago
reader.h upb: lock down the internal headers for upb:wire_reader 11 months ago
types.h Reorganize upb file structure 1 year ago