See: Description
| Class | Description |
|---|---|
| ConverterCodec |
This class converts the DataElement into the desired TransferSyntax.
|
| DicomParser |
This class has the responsibility of parsing Dicom-complaint Part-10 file
as well as the DataSet from any stream.
|
| DicomSerializer |
This class is capable of serializing the DataSet onto a part-10 complaint file
and serializing DataSet onto a byte buffer which later on can be used by the user.
|
| IODValidator |
This class provides the entry point for the DataSet to be validated.
|