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 7d986946b7 Rename x86 -> x64, since JIT is x64-only. 13 years ago
..
decoder.c Header cleanup, clarify/correct comments for interfaces. 13 years ago
decoder.h Header cleanup, clarify/correct comments for interfaces. 13 years ago
decoder_x64.dasc Rename x86 -> x64, since JIT is x64-only. 13 years ago
encoder.c
encoder.h
glue.c Added an example, constified some more methods. 13 years ago
glue.h Added an example, constified some more methods. 13 years ago
jit_debug_elf_file.s
textprinter.c Const invasion: large parts of upb made const-correct. 13 years ago
textprinter.h Const invasion: large parts of upb made const-correct. 13 years ago
varint.c
varint.h