Searched refs:bool_encode (Results 1 – 1 of 1) sorted by relevance
1123 static int bool_encode(const bool *value, json_append_bytes_t append_bytes, in bool_encode() function1141 return bool_encode(ptr, append_bytes, data); in encode()