Dmitry Ermolov
unread,Sep 30, 2009, 5:06:16 AM9/30/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Hi all,
I use protocol bufferst to serialize some strings, which encoded in
UTF-8.
When I use the function Print from "text_format.h", I get strings
like:
UtfField: "\321\202\320\265\321\201\321\202"
Is there some way to pretty-print such string itself, but not a binary
representation?
Thank you!
--
Dmitry Ermolov