Deal with UnsupportedEncodingException in TBinaryProtocol
authorMark Slee <mcslee@apache.org>
Wed, 7 Nov 2007 00:48:47 +0000 (00:48 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 7 Nov 2007 00:48:47 +0000 (00:48 +0000)
commit6eb58926628132770508c146e01686a832b97dc8
treec31fc4282aed1ea1a594b8e1f29a04d045f050a6
parent5151c6279ba4faa6bc3c3450b22da225a10ada8d
Deal with UnsupportedEncodingException in TBinaryProtocol

Summary: In case you are running on a horrendous JVM that doesn't have UTF-8 support

Reviewed By: dreiss

Test Plan: Compile.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665326 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/protocol/TBinaryProtocol.java