Searched refs:encode_helper (Results 1 – 1 of 1) sorted by relevance
13 std::vector<uint8_t> encode_helper(const T& val) { in encode_helper() function22 std::vector<uint8_t> encode_helper(const Container& val) { in encode_helper() function80 return encode_helper(val); in encode()