openDICOM.NET API Reference (openDICOM# Class Library)

TransferSyntax.ToString Method (Byte[], Int32)

Converts count of bytes from a byte array into a string by this DICOM transfer syntax instance's character repertoire.

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

See Also

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