pydicom.values.convert_string¶
-
pydicom.values.convert_string(byte_string, is_little_endian, struct_format=None)[source]¶ Return a decoded string VR value.
String VRs are ‘AS’, ‘CS’ and optionally (depending on pydicom.config) ‘DA’, ‘DT’, and ‘TM’.