public class Utf8Encoder extends Encoder
Modifier and Type | Field and Description |
---|---|
static Utf8Encoder |
me |
Constructor and Description |
---|
Utf8Encoder() |
Modifier and Type | Method and Description |
---|---|
int |
encode(char[] chars,
int offset,
int len,
byte[] bytes) |
float |
maxBytesPerChar() |
public static final Utf8Encoder me
public float maxBytesPerChar()
maxBytesPerChar
in class Encoder
Copyright © 2018. All rights reserved.