promotional bannermobile promotional banner

LibEncoding-COBS

Provides functions to encode and decode strings using the COBS algorithm.

LibEncoding-COBS is a library that provides functions to encode and decode strings using the Consistent Overhead Byte Stuffing algorithm.

COBS encoding outputs strings without NULL (\000) character and between a single character and 0.4% of overhead, making it perfect for AddOn communication.

More details about the algorithm on Wikipedia.

The LibEncoding-COBS Team

profile avatar
Owner
  • 2
    Projects
  • 182
    Downloads

More from The_Weg