public class UTF8Decoding extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
UTF8Decoding() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decoder_byteBufferReuse() |
String |
encodingDecodeUTF8_current() |
static void |
main(String[] args) |
void |
setup() |
String |
string_charset() |
String |
string_string() |
char[] |
utilsDecodeUTF8_old() |
public void setup()
public char[] utilsDecodeUTF8_old()
public String encodingDecodeUTF8_current() throws IOException
IOExceptionpublic String string_string() throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic String string_charset()
public Object decoder_byteBufferReuse() throws CharacterCodingException
CharacterCodingExceptionpublic static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerExceptionCopyright © 2018 PostgreSQL Global Development Group. All rights reserved.