dco_decode_box_autoadd_native_probe method
- dynamic raw
Implementation
@protected
NativeProbe dco_decode_box_autoadd_native_probe(dynamic raw) {
// Codec=Dco (DartCObject based), see doc to use other codecs
return dco_decode_native_probe(raw);
}
@protected
NativeProbe dco_decode_box_autoadd_native_probe(dynamic raw) {
// Codec=Dco (DartCObject based), see doc to use other codecs
return dco_decode_native_probe(raw);
}