dco_decode_box_autoadd_ldd_command method
Implementation
@protected
LddCommand dco_decode_box_autoadd_ldd_command(dynamic raw) {
// Codec=Dco (DartCObject based), see doc to use other codecs
return dco_decode_ldd_command(raw);
}
@protected
LddCommand dco_decode_box_autoadd_ldd_command(dynamic raw) {
// Codec=Dco (DartCObject based), see doc to use other codecs
return dco_decode_ldd_command(raw);
}