private static final class GeneralLegacyIndexCodes.UnprintableCharHandler extends GeneralLegacyIndexCodes.CharHandler
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
_unprintBytes |
| Modifier | Constructor and Description |
|---|---|
private |
UnprintableCharHandler(byte[] unprintBytes) |
| Modifier and Type | Method and Description |
|---|---|
GeneralLegacyIndexCodes.Type |
getType() |
byte[] |
getUnprintableBytes() |
getCrazyFlag, getExtraByteModifier, getExtraBytes, getInlineBytespublic GeneralLegacyIndexCodes.Type getType()
getType in class GeneralLegacyIndexCodes.CharHandlerpublic byte[] getUnprintableBytes()
getUnprintableBytes in class GeneralLegacyIndexCodes.CharHandler