Skip to main content

encode_null

Function encode_null 

Source
pub fn encode_null(nulls_first: bool, descending: bool, key: &mut Vec<u8>)
Expand description

Encodes a null value marker into the sort key.