bad-apple/encoder/cpp/lzss.hpp

1 line
57 B
C++

void LZS_Encode(unsigned char*data, unsigned int length);