cbor 4.0.1 cbor: ^4.0.1 copied to clipboard
A CBOR library for Dart. An RFC7049 compliant encoding/decoding CBOR implementation.
/*
* Package : Cbor
* Author : S. Hamblett <steve.hamblett@linux.com>
* Date : 19/04/2020
* Copyright : S.Hamblett
*/
/// Example file created for pub compatibility only, please refer to the other
/// example files in this directory.