cobs 0.1.0 copy "cobs: ^0.1.0" to clipboard
cobs: ^0.1.0 copied to clipboard

A Dart implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm.

0.1.0 28 April 2019 #

  • Implement Stream decoding
  • Add withZero optional parameter to encodeDstBufMaxLen and encodeCOBS() to append a zero byte to the end of the encoded packet.
  • Add dartdoc comments

0.0.1 28 April 2019 #

  • Initial release of Dart implementation of COBS algorithm.
0
likes
25
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on cobs