Hey! This sound very similar to [CBOR](https://cbor.io/). There is a ([CBOR Swift implementation](https://github.com/myfreeweb/SwiftCBOR) of but without proper Encoding/Decoding solution. Have you thought about switching over to the CBOR standard instead of rolling your own? :)