mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-20 11:38:53 +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);
|