···1-2-3<p align="center">
4 <img src="https://github.com/thecoolwinter/CBOR/blob/main/.github/Icon-256.png?raw=true" height="128">
5 <h1 align="center">CBOR</h1>
6</p>
000078[CBOR](https://cbor.io/) is a flexible data format that emphasizes extremely small code size, small message size, and extendability. This library provides a Swift API for encoding and decoding Swift types using the CBOR serialization format.
9
···001<p align="center">
2 <img src="https://github.com/thecoolwinter/CBOR/blob/main/.github/Icon-256.png?raw=true" height="128">
3 <h1 align="center">CBOR</h1>
4</p>
5+6+<div align="center">
7+ <a href=""></a>
8+</div>
910[CBOR](https://cbor.io/) is a flexible data format that emphasizes extremely small code size, small message size, and extendability. This library provides a Swift API for encoding and decoding Swift types using the CBOR serialization format.
11