abstract static class GeneralLegacyIndexCodes.CharHandler
extends java.lang.Object
| Constructor and Description |
|---|
CharHandler() |
| Modifier and Type | Method and Description |
|---|---|
byte |
getCrazyFlag() |
byte |
getExtraByteModifier() |
byte[] |
getExtraBytes() |
byte[] |
getInlineBytes() |
abstract GeneralLegacyIndexCodes.Type |
getType() |
byte[] |
getUnprintableBytes() |
public abstract GeneralLegacyIndexCodes.Type getType()
public byte[] getInlineBytes()
public byte[] getExtraBytes()
public byte[] getUnprintableBytes()
public byte getExtraByteModifier()
public byte getCrazyFlag()