This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
json
Watch
1
Star
0
Fork
You've already forked json
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
json
/
Sources
/
JSON
/
Coder
/
Encoding
History
Gwynne Raskind
282c85961a
Add explicitly-typed UInt overloads (usually Codable suggests them) for _JSON[Keyed|Unkeyed|Single]Value[Encoder|Decoder] and their containers. UInt also gets a customized JSONRepresentable conformance that round-trips its bit pattern through Int.
2021-08-22 16:16:09 -05:00
..
_JSONEncoder.swift
Attempt to use JSON convertible protocols when encoding/decoding
2019-10-18 09:36:53 -05:00
_JSONKeyedEncoder.swift
Add explicitly-typed UInt overloads (usually Codable suggests them) for _JSON[Keyed|Unkeyed|Single]Value[Encoder|Decoder] and their containers. UInt also gets a customized JSONRepresentable conformance that round-trips its bit pattern through Int.
2021-08-22 16:16:09 -05:00
_JSONSingleValueEncoder.swift
Add explicitly-typed UInt overloads (usually Codable suggests them) for _JSON[Keyed|Unkeyed|Single]Value[Encoder|Decoder] and their containers. UInt also gets a customized JSONRepresentable conformance that round-trips its bit pattern through Int.
2021-08-22 16:16:09 -05:00
_JSONUnkeyedEncoder.swift
Add explicitly-typed UInt overloads (usually Codable suggests them) for _JSON[Keyed|Unkeyed|Single]Value[Encoder|Decoder] and their containers. UInt also gets a customized JSONRepresentable conformance that round-trips its bit pattern through Int.
2021-08-22 16:16:09 -05:00