• N
    🔨 a lot of restructuring · 89efe627
    Niels Lohmann 提交于
    - removed uncached input stream adapter; it was too slow anyway
    - implemented a class binary_read which parses CBOR based on input
    adapters
    - in the CBOR parser, numbers are created via memcpy to avoid undefined
    behavior
    89efe627
Makefile 7.5 KB