public class UTF8Encoding extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
UTF8Encoding() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
charset_encode() |
Object |
encoder_byteBufferReuse() |
static void |
main(String[] args) |
void |
setup() |
byte[] |
string_getBytes() |
byte[] |
utilsEncodeUTF8_current() |
byte[] |
utilsEncodeUTF8_old() |
public void setup()
public byte[] utilsEncodeUTF8_old()
public byte[] utilsEncodeUTF8_current()
public byte[] string_getBytes()
public ByteBuffer charset_encode()
public Object encoder_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.