public abstract static class CodeSetConversion.BTCConverter extends Object
Constructor and Description |
---|
BTCConverter() |
Modifier and Type | Method and Description |
---|---|
abstract char[] |
getChars(byte[] bytes,
int offset,
int length) |
abstract int |
getFixedCharWidth() |
abstract int |
getNumChars() |
abstract boolean |
isFixedWidthEncoding() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.