openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert Members

ByteConvert overview

Public Static Methods

SwapBytesOverloaded. Changes between little and big endian byte ordering of an unsigned word and returns it.
ToBytesOverloaded. Converts a string to an array of bytes by given DICOM character repertoire.
ToSignedWords Converts an array of bytes into an array of signed words.
ToStringOverloaded. Converts an array of bytes into a string by given DICOM character repertoire.
ToUnsignedWords Converts an array of bytes into an array of unsigned words.

Public Instance Constructors

ByteConvert Constructor Initializes a new instance of the ByteConvert class.

See Also

ByteConvert Class | openDicom.Encoding Namespace