| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Method and Description |
|---|---|
private static void |
GeneralLegacyIndexCodes.writeExtraCodes(int charOffset,
byte[] bytes,
byte extraCodeModifier,
GeneralLegacyIndexCodes.ExtraCodesStream extraCodes)
Encodes the given extra code info in the given stream.
|
private static void |
GeneralLegacyIndexCodes.writeUnprintableCodes(int charOffset,
byte[] bytes,
ByteUtil.ByteStream unprintableCodes,
GeneralLegacyIndexCodes.ExtraCodesStream extraCodes)
Encodes the given unprintable char codes in the given stream.
|