public class JdkEncoder extends Object implements Encoder
JdkEncoder(Charset charset)
int
encode(char[] chars, int offset, int len, byte[] bytes)
float
maxBytesPerChar()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JdkEncoder(Charset charset)
public float maxBytesPerChar()
maxBytesPerChar
Encoder
public int encode(char[] chars, int offset, int len, byte[] bytes)
encode
Copyright © 2024. All rights reserved.