cst_encode_box_autoadd_b_characteristic method
Implementation
@protected
JSAny cst_encode_box_autoadd_b_characteristic(BCharacteristic raw) {
// Codec=Cst (C-struct based), see doc to use other codecs
return cst_encode_b_characteristic(raw);
}
@protected
JSAny cst_encode_box_autoadd_b_characteristic(BCharacteristic raw) {
// Codec=Cst (C-struct based), see doc to use other codecs
return cst_encode_b_characteristic(raw);
}