how to use zlib ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to use zlib ?

1,427 Views
PINKMAN
Contributor III

hi NXP expert:

i find that there is a dll named zlib.dll in the install path. and i want to use it to deCompress the data i got.but i don't know the concrete interface of the dll,so i don't know how to Compress and deCompress,do you have any demo to help me config the dll in my project?thanks!

0 Kudos
Reply
2 Replies

1,383 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @PINKMAN 

Check the following community post. here is information related to .dll files that might be useful for you. 

How to call external dynamic link library DLL in S32DS

Anyway, what is your goal?

 

BR, VaneB

0 Kudos
Reply

1,401 Views
thomas945
Contributor I


Hello,

I have  also come across a DLL named zlib.dll in the install path and would like to use it for data compression and decompression. However, I am not familiar with the specific interfaces of this DLL and therefore don't know how to implement compression and decompression in my project. choice advantage

Could you please provide any documentation or a demo to help me configure and utilize this DLL in my project? Any guidance or sample code would be greatly appreciated.

 

Best regards,

thomas945

0 Kudos
Reply