public class JdkEncoder extends Encoder
| Constructor and Description |
|---|
JdkEncoder(Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
int |
encode(char[] chars,
int offset,
int len,
byte[] bytes) |
float |
maxBytesPerChar() |
public JdkEncoder(Charset charset)
public float maxBytesPerChar()
maxBytesPerChar in class EncoderCopyright © 2018. All rights reserved.