NSCoding

public struct NSCoding<V> : FieldCoderType where V : NSObject, V : NSCoding

A FieldCoderType that implements encoding and decoding of NSCoding values

FieldCoderType