@protected bool cst_encode_bool(bool raw) { // Codec=Cst (C-struct based), see doc to use other codecs return raw; }