private static final class GeneralLegacyIndexCodes.SimpleCharHandler extends GeneralLegacyIndexCodes.CharHandler
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
_bytes |
| Modifier | Constructor and Description |
|---|---|
private |
SimpleCharHandler(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getInlineBytes() |
GeneralLegacyIndexCodes.Type |
getType() |
getCrazyFlag, getExtraByteModifier, getExtraBytes, getUnprintableBytespublic GeneralLegacyIndexCodes.Type getType()
getType in class GeneralLegacyIndexCodes.CharHandlerpublic byte[] getInlineBytes()
getInlineBytes in class GeneralLegacyIndexCodes.CharHandler