openDICOM.NET API Reference (openDICOM# Class Library)

TransferSyntax.ToString Method (Byte[])

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

public string ToString(
   byte[] bytes
);

See Also

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