Class NSCodingAdapter

All Implemented Interfaces:
NSCoding, NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
ASAuthorizationCredentialAdapter, ASAuthorizationPublicKeyCredentialDescriptorAdapter, ASAuthorizationPublicKeyCredentialRegistrationRequestAdapter, MPSHandleAdapter, MPSImageAllocatorAdapter, MPSImageTransformProviderAdapter, MPSNDArrayAllocatorAdapter, MPSNNGramMatrixCallbackAdapter, MPSNNLossCallbackAdapter, MPSNNPaddingAdapter, NFCTagAdapter, UIConfigurationStateAdapter, UITimingCurveProviderAdapter

public class NSCodingAdapter
extends NSObject
implements NSCoding
  • Constructor Details

    • NSCodingAdapter

      public NSCodingAdapter()
    • NSCodingAdapter

      public NSCodingAdapter​(NSCoder coder)
  • Method Details