Click here to Skip to main content
15,889,776 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to Compression one runtime data to one zip file(.txt file), use ICSharpCode.SharpZLib.dll.

first i want to use stream. but i don't know how to write one or tow runtime data transfor to stream.

thanks !

I want to compression Runtime data, use ICsharpCode.SharpZLib.dll.
e.g. I have one or more variables, these variables are changing with the time, I need to put these values recorded and compressed to a text file.
Posted
Updated 12-Aug-13 5:01am
v4
Comments
Bernhard Hiller 12-Aug-13 3:10am    
- publishing your email address in a forum leads to spam to your address. Do you like spam?
- give us more information where you have problems with using the library.
Nelek 12-Aug-13 11:18am    
This is not how CP usually works. Most important goal here is to learn and help learning.
You are supposed to try it on your own, and come here when you got stuck with something, with a concrete question about your code, design, etc.
Please have a look to What have you tried?[^] to see a good explanation about what I mean.
If we give you a ready-to-go solution, it is not going to help you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900