Function dicom_encoding::decode::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.