encode_time

Function encode_time 

Source
pub fn encode_time(time: NaiveTime, buf: &mut BytesMut)
Expand description

Encode a TIME value.

TDS TIME is encoded as 100-nanosecond intervals since midnight.