getSupportsSecureCoding static method

bool getSupportsSecureCoding()
override

supportsSecureCoding

Implementation

static bool getSupportsSecureCoding() {
  return _objc_msgSend_91o635(
    _class_NSMutableIndexSet,
    _sel_supportsSecureCoding,
  );
}