Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

What is the purpose of proto_path in the protoc command

java protocol-buffers

Missing dependencies when building @com_google_protobuf//:protobuf_lite

How to get slice of concrete type (not pointers) in go protobuff

go protocol-buffers

Is it possible to define a numeric range for a field in Protocol Buffer?

types protocol-buffers ada

java generics issue

Example of using "byte" datatype with protobuf-c

c malloc protocol-buffers

Efficiently Converting Java List to Matlab Matrix

Which is the most efficient serialization techninqe that must be language independent [closed]

ASP.NET WebApi with Protocol Buffers - Error handling

Caffe to Tensorflow (Kaffe by Ethereon) : TypeError: Descriptors should not be created directly, but only retrieved from their parent

availability of 'well known types' in proto3 protocol-buffers

protocol-buffers

How to use google protobuf in a project with precompiled headers

c++ qt protocol-buffers

using repeated field rule in a message with nanopb in c

c protocol-buffers nanopb

Protocol Buffers: How to parse a .proto file in Java

how to properly saving loaded h5 model to pb with TF2

How to encode a string when it is a pb_callback_t type

c protocol-buffers nanopb

Protocol Buffers In C#: How Are Boxed Value Types Handled

Using Python, how do I get a binary serialization of my Google protobuf message?

python protocol-buffers

pass a protocol buffers object by an Android Intent

android protocol-buffers

Protobuf vs JSON - Objective-C/iOS