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