Function dicom_core::value::serialize::encode_time[][src]

pub fn encode_time<W>(to: W, time: DicomTime) -> IoResult<usize> where
    W: Write
Expand description

Encode a single time value in accordance to the DICOM Time (TM)

  • value representation.