| Package | Description |
|---|---|
| org.jcodings.transcode |
| Modifier and Type | Field and Description |
|---|---|
static CaseInsensitiveBytesHash<CaseInsensitiveBytesHash<TranscoderDB.Entry>> |
TranscoderDB.transcoders |
| Modifier and Type | Method and Description |
|---|---|
(package private) static TranscoderDB.Entry |
TranscoderDB.getEntry(byte[] source,
byte[] destination) |
(package private) static TranscoderDB.Entry |
TranscoderDB.makeEntry(byte[] source,
byte[] destination) |
| Modifier and Type | Method and Description |
|---|---|
private static EConv |
TranscoderDB.openByTrascoderEntries(int n,
TranscoderDB.Entry[] entries) |