Function dicom_encoding::encode::primitive_value::encode_time[][src]

pub fn encode_time<W>(to: W, time: NaiveTime) -> Result<usize, Error> where
    W: Write

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

  • value representation.