Re: [protobuf] Example of BinaryToJsonString in C++

2016-04-05 Thread Zachary Deretsky
Thank you, I am working on it. Zach.

On Tuesday, April 5, 2016 at 11:41:48 AM UTC-7, Feng Xiao wrote:
>
> See examples here:
>
> https://github.com/google/protobuf/blob/master/src/google/protobuf/util/json_util_test.cc#L78
>
> On Mon, Apr 4, 2016 at 8:45 PM, Zachary Deretsky  > wrote:
>
>> Are there examples of (de)serializing to JSON in C++?
>> What is TypeResolver and how to create it?
>> Thanks, Zach.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Protocol Buffers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to protobuf+u...@googlegroups.com .
>> To post to this group, send email to prot...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/protobuf.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


Re: [protobuf] Example of BinaryToJsonString in C++

2016-04-05 Thread 'Feng Xiao' via Protocol Buffers
See examples here:
https://github.com/google/protobuf/blob/master/src/google/protobuf/util/json_util_test.cc#L78

On Mon, Apr 4, 2016 at 8:45 PM, Zachary Deretsky 
wrote:

> Are there examples of (de)serializing to JSON in C++?
> What is TypeResolver and how to create it?
> Thanks, Zach.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To post to this group, send email to protobuf@googlegroups.com.
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] Example of BinaryToJsonString in C++

2016-04-04 Thread Zachary Deretsky
Are there examples of (de)serializing to JSON in C++?
What is TypeResolver and how to create it?
Thanks, Zach.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.