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.
 
 
 
 
 
 
Joshua Haberman ececc21624 Fixed bug when parsing an unknown value in a proto2 enum extension. #fuzzing 3 years ago
..
arena.h
array.c create and lock down upb/internal/array.h 3 years ago
array.h create and lock down upb/internal/array.h 3 years ago
decode.h Fixed bug when parsing an unknown value in a proto2 enum extension. #fuzzing 3 years ago
encode.h rename internal/upb.h as internal/encode.h 3 years ago
mini_descriptor.c clean up the public api for mini descriptors 3 years ago
mini_descriptor.h clean up the public api for mini descriptors 3 years ago
mini_table_accessors.h
table.c move table.c into upb/internal 3 years ago
table.h move table.c into upb/internal 3 years ago
unicode.c split out some unicode logic from the json decoder 3 years ago
unicode.h split out some unicode logic from the json decoder 3 years ago
vsnprintf_compat.h