BitVecGet Description Get the value of bit at given index in bitvector.
BitVecSet Description Set the value of bit at given index in bitvector.
JR_BOOL Description Read a JSON boolean value from stream and assign to target.
JR_BOOL_KV Description Read a boolean key-value pair if key matches.
JReadBool Description Read a boolean value (“true” or “false”) from input string.
JW_BOOL Description Append a boolean value to the JSON as unquoted true/false.
JW_BOOL_KV Description Write a key and boolean value into a JSON object.