dicom_encoding::decode

Function file_header_decoder

Source
pub fn file_header_decoder() -> ExplicitVRLittleEndianDecoder
Expand description

Obtain a data element decoder for reading the data elements in a DICOM file’s Meta information. According to the standard, these are always encoded in Explicit VR Little Endian.