Implement custom JSONEncoder and JSONDecoder
parent
52c2a173
No related branches found
No related tags found
Showing
- Sources/XXClient/Helpers/JSONDecoder.swift 64 additions, 0 deletionsSources/XXClient/Helpers/JSONDecoder.swift
- Sources/XXClient/Helpers/JSONEncoder.swift 52 additions, 0 deletionsSources/XXClient/Helpers/JSONEncoder.swift
- Tests/XXClientTests/Helpers/JSONDecoderTests.swift 84 additions, 0 deletionsTests/XXClientTests/Helpers/JSONDecoderTests.swift
- Tests/XXClientTests/Helpers/JSONEncoderTests.swift 84 additions, 0 deletionsTests/XXClientTests/Helpers/JSONEncoderTests.swift
Sources/XXClient/Helpers/JSONDecoder.swift
0 → 100644
Sources/XXClient/Helpers/JSONEncoder.swift
0 → 100644
Please register or sign in to comment