Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

What's the reason behind ZigZag encoding in Protocol Buffers and Avro?

Where to store proto files which are shared among projects?

How can I remove an item from a repeated protobuf field in python?

python protocol-buffers

Check if a field has been set in protocol buffer 3

What does the ProtoInclude attribute mean (in protobuf-net)

protoc: command not found (Linux)

protocol-buffers

Is there a good C implementation of Google Protocol Buffers

c protocol-buffers

Google protocol buffers on iOS

c++ ios protocol-buffers

Importing caffe results in ImportError: "No module named google.protobuf.internal" (import enum_type_wrapper)

protocol buffers - store an double array, 1D, 2D and 3D

How to solve the issue with Dalvik compiler limitation on 64K methods?

Examining a protobuf message - how to get field values by name?

java protocol-buffers

Can protobuf service method return primitive type?

Correct format of protoc go_package?

raw decoder for protobufs format

protocol-buffers

How to dynamically build a new protobuf from a set of already defined descriptors?

google protobuf maximum size

protocol-buffers

Is there a standard mapping between JSON and Protocol Buffers?

json protocol-buffers

Import and usage of different package files in protobuf?

how do has_field() methods relate to default values in protobuf?

protocol-buffers