14 lines
160 B
Plaintext
Executable File
14 lines
160 B
Plaintext
Executable File
{
|
|
global:
|
|
tjInitCompress;
|
|
tjCompress;
|
|
TJBUFSIZE;
|
|
tjInitDecompress;
|
|
tjDecompressHeader;
|
|
tjDecompress;
|
|
tjDestroy;
|
|
tjGetErrorStr;
|
|
local:
|
|
*;
|
|
};
|