cobs 0.2.3

This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "627ae5ec1e723313c5e6f08676473614482bfde7"
  },
  "path_in_vcs": ""
}