Searched refs:have_enough_space (Results 1 – 2 of 2) sorted by relevance
115 if self.table.have_enough_space(&h, &v, self.insert_length) { in encode()
137 pub(crate) fn have_enough_space( in have_enough_space() method