christophhagen / BinaryCodable

A binary encoder for Swift Codable types
MIT License
92 stars 7 forks source link

Add file encoding and decoding #5

Closed christophhagen closed 1 year ago

christophhagen commented 1 year ago

This PR adds additional classes to write elements to files, and read them again.