Boolean

BitVecGet

BitVecGet Description Get the value of bit at given index in bitvector.

Read More

BitVecSet

BitVecSet Description Set the value of bit at given index in bitvector.

Read More

JR_BOOL

JR_BOOL Description Read a JSON boolean value from stream and assign to target.

Read More

JR_BOOL_KV

JR_BOOL_KV Description Read a boolean key-value pair if key matches.

Read More

JReadBool

JReadBool Description Read a boolean value (“true” or “false”) from input string.

Read More

JW_BOOL

JW_BOOL Description Append a boolean value to the JSON as unquoted true/false.

Read More

JW_BOOL_KV

JW_BOOL_KV Description Write a key and boolean value into a JSON object.

Read More