/[Apache-SVN]
ViewVC logotype

Revision 665321


Jump to revision: Previous Next
Author: mcslee
Date: Sat Nov 3 04:48:43 2007 UTC (17 years ago)
Changed paths: 1
Log Message:
Make Java TbinaryProtocol enfore UTF-8

Summary: Java Strings have to have an encoding, they can't just be binary. The constructor and getBytes() method enforce this, so we are standardizing on UTF-8 to avoid string-mangling.

Reviewed By: dreiss

Test Plan: Code all works the exact same in the normal case, and doesn't mangle characters beyond ASCII or ISO-LATIN-1


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/java/src/protocol/TBinaryProtocol.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26