Re: [protobuf] GB 18030 Character Set

2013-02-18 Thread Feng Xiao
On Tue, Feb 12, 2013 at 10:41 PM, rhlake rhl...@comcast.net wrote:

 Does anyone have any experience trying to send GB 18030 (Chineese
 Character Set) accross a wire using protocol buffers?

 if so, which scalar type did you use? bytes?

Using bytes is fine, as long as you encode and decode the data using the
same character set.



 thank you

 --
 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 http://groups.google.com/group/protobuf?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
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 http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[protobuf] GB 18030 Character Set

2013-02-12 Thread rhlake
Does anyone have any experience trying to send GB 18030 (Chineese Character 
Set) accross a wire using protocol buffers?  
 
if so, which scalar type did you use? bytes?
 
thank you

-- 
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 http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.