org.dicom4j.io
Class CommandSetReader
java.lang.Object
org.dicom4j.io.DicomReader
org.dicom4j.io.CommandSetReader
public class CommandSetReader
- extends DicomReader
a specialized DicomReader to read a CommandSet stored in a
stream
- Since:
- Alpha 0.0.4
- Author:
- Laurent Lecomte
CommandSetReader
public CommandSetReader(byte[] aBytes)
- Parameters:
aBytes -
CommandSetReader
public CommandSetReader(InputStream aInputStream)
- Parameters:
aInputStream -
read
public void read(DataSet aDataSet)
throws IOException,
DicomException,
Exception
- Throws:
IOException
DicomException
Exception
Copyright © 2009 dicom4j. All Rights Reserved.