pub fn encode_null(out: &mut Vec<u8>)Expand description
_\r\n — RESP3 true null. RESP2 fallback is the existing
crate::encode_null_bulk ($-1\r\n).
pub fn encode_null(out: &mut Vec<u8>)_\r\n — RESP3 true null. RESP2 fallback is the existing
crate::encode_null_bulk ($-1\r\n).