Skip to content
  • Yuya Nishihara's avatar
    template: add CBOR output format · 77ef3498ceb3
    Yuya Nishihara authored
    The whole output is wrapped as an array just like the other serialization
    formats. It's an indefinite-length array since the size is unknown while
    encoding. Maybe we can add 'cbor-stream' (and 'pickle-stream') as needed.
    77ef3498ceb3