fwcd / swift-binary-coder

Flat, untagged binary serializer for Codable Swift types
https://fwcd.github.io/swift-binary-coder/documentation/binarycoder
MIT License
3 stars 1 forks source link

Add decoder implementation #1

Closed fwcd closed 2 years ago

fwcd commented 2 years ago

Add the ability to decode types and add roundtrip tests.