Modifier and Type | Field and Description |
---|---|
static String |
UTF8_CHARSET_NAME |
Constructor and Description |
---|
UTF8() |
Modifier and Type | Method and Description |
---|---|
static ByteBuffer |
encode(CharSequence charSequence) |
static ByteBuffer |
encode(String string) |
public static final String UTF8_CHARSET_NAME
public UTF8()
public static ByteBuffer encode(CharSequence charSequence)
public static ByteBuffer encode(String string)