This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftCBOR
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
SwiftCBOR
/
Sources
/
Decoder
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Hamilton Chapman
aed2b2ad7a
Fix some warnings about encoding and decoding
Data
and
Date
types
2024-10-28 17:51:13 +00:00
..
CodableCBORDecoder.swift
Added the ability to specify a maximum depth for CBOR decoding
2024-03-26 16:12:07 +00:00
KeyedDecodingContainer.swift
Fix issue when trying to decode a mismatched type as a dictionary or an array
2022-03-11 13:57:44 +00:00
SingleValueDecodingContainer.swift
Fix some warnings about encoding and decoding
Data
and
Date
types
2024-10-28 17:51:13 +00:00
UnkeyedDecodingContainer.swift
Add a test for the nested optional array of a Codable decoding incorrectly
2022-12-04 09:51:20 -08:00