Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 312 Bytes

File metadata and controls

8 lines (6 loc) · 312 Bytes

Consistent Overhead Byte Stuffing (COBS)

This is a java port of original repository of Craig McQueen

For instructions on how to use it, check Tests.java and also visit the original repository https://github.com/cmcqueen/cobs-c