Re: [protobuf] Tcl: decoding a serialized ProtoBuf

2010-05-26 Thread Daniel Wright
The wire format is documented in
http://code.google.com/apis/protocolbuffers/docs/encoding.html

Daniel

On Wed, May 26, 2010 at 9:11 AM, nedbrek  wrote:

> Hello all,
>   I am interested in decoding a ProtoBuf I read off the network
> ("080010001800220100") in Tcl.  Full PB support for Tcl would be nice
> to have, but in the near term, I just want to know what was in the
> message.
>
>   What documentation should I read for this?
>
> Thanks,
> Ned
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To post to this group, send email to proto...@googlegroups.com.
> To unsubscribe from this group, send email to
> protobuf+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/protobuf?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Tcl: decoding a serialized ProtoBuf

2010-05-26 Thread nedbrek
Hello all,
   I am interested in decoding a ProtoBuf I read off the network
("080010001800220100") in Tcl.  Full PB support for Tcl would be nice
to have, but in the near term, I just want to know what was in the
message.

   What documentation should I read for this?

Thanks,
Ned

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.