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 c67021f84a split out the json string-to-int functions for general use 2 years ago
..
arena.h
array.c
array.h
atoi.c split out the json string-to-int functions for general use 2 years ago
atoi.h split out the json string-to-int functions for general use 2 years ago
atoi_test.cc split out the json string-to-int functions for general use 2 years ago
decode.h Fixed bug when parsing an unknown value in a proto2 enum extension. #fuzzing 2 years ago
encode.h
mini_descriptor.c clean up the public api for mini descriptors 2 years ago
mini_descriptor.h clean up the public api for mini descriptors 2 years ago
mini_table_accessors.h
table.c
table.h
unicode.c split out some unicode logic from the json decoder 2 years ago
unicode.h split out some unicode logic from the json decoder 2 years ago
vsnprintf_compat.h