ValueCoding is a simple pair of protocols to support the archiving and unarchiving of Swift value types. It works by allowing a value type, which must conform to ValueCoding to define via a typealias its archiver. The archiver is another type which implements the ArchiverType protocol. This type will typically be an NSObject which implements NSCoding and is an adaptor which is responsible for encoding and decoding the properties of the value.
Commercial Use
Modify
Distribute
Sub-License
Private Use
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryNov 1 2024 — Dec 1 2024
|
12 Month SummaryDec 1 2023 — Dec 1 2024
|