public class UTF8Charset extends JavaCharset
| Constructor and Description |
|---|
UTF8Charset() |
| Modifier and Type | Method and Description |
|---|---|
static int |
calculateByteLength(String s)
Deprecated.
|
int |
estimateDecodeCharLength(byte[] bytes) |
int |
estimateEncodeByteLength(CharSequence str0) |
decode, decode, encodenormalizepublic int estimateEncodeByteLength(CharSequence str0)
public int estimateDecodeCharLength(byte[] bytes)
@Deprecated public static int calculateByteLength(String s)
Copyright © 2012-2014 Cloudhopper by Twitter. All Rights Reserved.