def cast(self): return _pixy.BarcodeArray_cast(self) __swig_getmethods__["frompointer"] = lambda x: _pixy.BarcodeArray_frompointer
def cast(self): return _pixy.BarcodeArray_cast(self)
def cast(self) -> "Barcode *": return _pixy.BarcodeArray_cast(self)