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