pub fn encode_tvp_null(wire_type: &TvpWireType, buf: &mut BytesMut)Expand description
Encode a NULL value for a TVP column.
Different types use different NULL indicators.
pub fn encode_tvp_null(wire_type: &TvpWireType, buf: &mut BytesMut)Encode a NULL value for a TVP column.
Different types use different NULL indicators.