message.getDICOMBytesForFile¶
Signature: message.getDICOMBytesForFile()
Returns: byte[] bytes - the DICOM byte array
Get the byte array associated with the current message with the appropriate DICOM preamble and attributes (File Meta Information data set) needed for a DICOM file at rest on the file system.
Parameters¶
None