Uses of Interface
org.dcm4che2.data.VR.CharOut

Packages that use VR.CharOut
org.dcm4che2.data This package contains lower level classes that deal with the DICOM Data Dictionary (PS3.6) Data Structure and Encoding (PS3.5). 
 

Uses of VR.CharOut in org.dcm4che2.data
 

Methods in org.dcm4che2.data with parameters of type VR.CharOut
static void VR.float2chars(byte[] b, boolean bigEndian, VR.CharOut ch, char[] cbuf, int maxLen)
           
protected  void VR.toChars(byte[] bs, boolean bigEndian, SpecificCharacterSet cs, char[] cbuf, int maxLen, VR.CharOut out)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.