cbor 2.0.5 cbor: ^2.0.5 copied to clipboard
A CBOR library for Dart. An RFC7049 compliant encoding/decoding CBOR implementation.
// Copyright (c) 2017, steve. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.
/// Example file created for pub compatibility only, please refer to the other
/// example files in this directory.