shamblett / cbor

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

Encoding of maps doesnt correctly handle Uint8Lists #13

Closed shamblett closed 4 years ago

shamblett commented 4 years ago

Uint8List(writeBytes) support to writeMapImpl needs to be updated, original fault and fix reported here

shamblett commented 4 years ago

Fixed, package re published at version 3.2.0