pub fn read_boolean(v: &CodeValue) -> bool
Read a boolean from an CodeValue, returning false if the tag is wrong.
CodeValue
false