swift-meta-serialization
swift-meta-serialization copied to clipboard
Support Codable in your serialization framework without copying the JSONEncoder file
Results
2
swift-meta-serialization issues
Sort by
recently updated
recently updated
newest added
While the documentation of this method of KeyedEncodingContainerProtocol is not entirely clear to me, the documentation for NSCoding is pretty clear. Implement it the way it is explained for NSCoding.
enhancement
The documentation of this repository certainly can be improved. Help wanted there! Personally I would be especially interested in your use cases of the framework and what parts of it...
help wanted