openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.ToString Method (Byte[], CharacterRepertoire)

Converts an array of bytes into a string by given DICOM character repertoire.

public static string ToString(
   byte[] bytes,
   CharacterRepertoire characterRepertoire
);

See Also

ByteConvert Class | openDicom.Encoding Namespace | ByteConvert.ToString Overload List