shamblett / cbor

A CBOR implementation for Dart
MIT License
36 stars 15 forks source link

Explicitly handle definite vs indefinite length for list/map/bytes #55

Closed AlexDochioiu closed 1 year ago

AlexDochioiu commented 1 year ago

Related to https://github.com/shamblett/cbor/issues/51