pub fn encode_time_value(buf: &mut BytesMut, tv: &BACnetTimeValue)Expand description
Encode a single BACnetTimeValue (application-tagged Time + raw
application-tagged value bytes).
pub fn encode_time_value(buf: &mut BytesMut, tv: &BACnetTimeValue)Encode a single BACnetTimeValue (application-tagged Time + raw
application-tagged value bytes).