Package com.pixelmed.dicom
Class UnPackBits
java.lang.Object
com.pixelmed.dicom.UnPackBits
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final byte[]
decode
(byte[] src) static final ByteArrayOutputStream
static final int
decode
(InputStream i, byte[] dst, int offset, int n) static final int
decode
(InputStream i, OutputStream o, int n)
-
Constructor Details
-
UnPackBits
public UnPackBits()
-
-
Method Details
-
decode
- Throws:
IOException
-
decode
- Throws:
IOException
-
decode
- Throws:
IOException
-
decode
- Throws:
IOException
-