cbor 3.0.0 copy "cbor: ^3.0.0" to clipboard
cbor: ^3.0.0 copied to clipboard

outdated

A CBOR library for Dart. An RFC7049 compliant encoding/decoding CBOR implementation.

example/cbor.dart

/*
 * 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.
27
likes
0
pub points
89%
popularity

Publisher

verified publisherdarticulate.com

A CBOR library for Dart. An RFC7049 compliant encoding/decoding CBOR implementation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, meta, typed_data

More

Packages that depend on cbor