|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ning.http.util.UTF8Codec
public class UTF8Codec
Wrapper class for more convenient (and possibly more efficient in future) UTF-8 encoding and decoding.
| Constructor Summary | |
|---|---|
UTF8Codec()
|
|
| Method Summary | |
|---|---|
static byte[] |
toUTF8(String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UTF8Codec()
| Method Detail |
|---|
public static byte[] toUTF8(String input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||