mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-02 19:36:48 +00:00
3 lines
89 B
C
3 lines
89 B
C
|
int golay_encode(unsigned char *data);
|
||
|
int golay_decode(int *errs, unsigned char *data);
|