| Package | Description | 
|---|---|
| org.dcm4che3.data | 
 Lower level classes that deal with the DICOM Data Dictionary (PS 3.6). 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private static ThreadLocal<SoftReference<SpecificCharacterSet.Encoder>> | 
SpecificCharacterSet.cachedEncoder1  | 
private static ThreadLocal<SoftReference<SpecificCharacterSet.Encoder>> | 
SpecificCharacterSet.cachedEncoder2  | 
| Modifier and Type | Method and Description | 
|---|---|
private static SpecificCharacterSet.Encoder | 
SpecificCharacterSet.encoder(ThreadLocal<SoftReference<SpecificCharacterSet.Encoder>> tl,
       SpecificCharacterSet.Codec codec)  | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
SpecificCharacterSet.ISO2022.encodeComponent(SpecificCharacterSet.Encoder[] encs,
               CharBuffer cb,
               ByteBuffer bb,
               int[] cur)  | 
| Modifier and Type | Method and Description | 
|---|---|
private static SpecificCharacterSet.Encoder | 
SpecificCharacterSet.encoder(ThreadLocal<SoftReference<SpecificCharacterSet.Encoder>> tl,
       SpecificCharacterSet.Codec codec)  | 
Copyright © 2017 dcm4che.org. All rights reserved.