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