openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.ToString Method (Byte[], Int32, CharacterRepertoire)

Converts count of bytes from a byte array into a string by given DICOM character repertoire.

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

See Also

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