SomeRandomiOSDev / CBORCoding

Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
MIT License
51 stars 14 forks source link

Added support for optional values in arrays. #33

Open AmerigoM opened 1 month ago

AmerigoM commented 1 month ago

Description

Added support for optional values in arrays.

Closes #22.

Checklist

Ensure that your pull request has followed all the steps below: