cbor 3.2.0 copy "cbor: ^3.2.0" to clipboard
cbor: ^3.2.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.
26
likes
40
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

MIT (LICENSE)

Dependencies

convert, meta, typed_data

More

Packages that depend on cbor