JsonSerialize

授权协议:MIT操作系统:OS X 开发语言:Swift
JsonSerialize 是提供安全的方法来编码和解码 Swift 对象为 JSON。 示例: class TestSubStruct: ToJson, FromJson {    let ...