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